summaryrefslogtreecommitdiff
path: root/lib/find.pl
Commit message (Collapse)AuthorAgeFilesLines
* Re: find2perl . -xdev BROKEN stillRoderick Schertler1996-12-201-3/+8
| | | | | | | | | | | | | | | | | On Thu, 19 Dec 1996 08:06:04 -0800, David Dyck <dcd@TC.FLUKE.COM> said: > > It seems that the -xdev feature for find2perl has been broken for that > last few subversions. > > I think it is because $topdev is no longer exported from find. You are right. This has been broken since find.pl was replaced with a wrapper around File::Find. Here's a fix. PS: I know this has come up before, but why don't we offer $name, $dir and so on (or maybe $find_name, etc, aliases) in @EXPORT_OK? p5p-msgid: <pzvi9yig3h.fsf@eeyore.ibcinc.com>
* Use newer File::Find to eliminate duplicate codePerl 5 Porters1996-06-181-73/+7
|
* perl 5.000perl-5.000Larry Wall1994-10-171-2/+2
| | | | | | | | | | | [editor's note: this commit combines approximate 4 months of furious releases of Andy Dougherty and Larry Wall - see pod/perlhist.pod for details. Andy notes that; Alas neither my "Irwin AccuTrack" nor my DC 600A quarter-inch cartridge backup tapes from that era seem to be readable anymore. I guess 13 years exceeds the shelf life for that backup technology :-(. ]
* perl 5.0 alpha 6Larry Wall1994-03-181-2/+4
| | | | [editor's note: cleaned up from the September '94 InfoMagic CD, just like the last commit]
* perl 4.0 patch 25: patch #20, continuedLarry Wall1992-06-081-1/+2
| | | | See patch #20.
* perl 4.0 patch 6: patch #4, continuedLarry Wall1991-06-061-0/+105
See patch #4.