Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: find2perl . -xdev BROKEN still | Roderick Schertler | 1996-12-20 | 1 | -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 code | Perl 5 Porters | 1996-06-18 | 1 | -73/+7 |
| | |||||
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -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 6 | Larry Wall | 1994-03-18 | 1 | -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, continued | Larry Wall | 1992-06-08 | 1 | -1/+2 |
| | | | | See patch #20. | ||||
* | perl 4.0 patch 6: patch #4, continued | Larry Wall | 1991-06-06 | 1 | -0/+105 |
See patch #4. |