summaryrefslogtreecommitdiff
path: root/lib/File/Find.pm
Commit message (Expand)AuthorAgeFilesLines
* [REPATCH] Re: [PATCH File::Find] use warnings::registerRafael Garcia-Suarez2001-11-021-15/+28
* Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied t...David Dyck2001-10-191-6/+29
* Fixing lib/File/Find/t/taint.t on VMSMichael G. Schwern2001-09-231-12/+3
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Bump up version numbers.Jarkko Hietaniemi2001-09-161-1/+1
* Re-introduce pure-Perl fall-back for abs_path,Jarkko Hietaniemi2001-09-061-1/+1
* Retract #11898 for now because it introducesJarkko Hietaniemi2001-09-061-1/+1
* (Retracted by #11908)Michael G. Schwern2001-09-051-1/+1
* Clear up a documentation confusion noticed by Xiaoyun WuJarkko Hietaniemi2001-09-051-1/+4
* Typo nits.Jarkko Hietaniemi2001-09-051-5/+5
* Add an option for handling dangling symbolic links.Jarkko Hietaniemi2001-06-171-17/+31
* Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.Thomas Wegner2001-06-171-15/+15
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-1/+1
* Re: [ID 20010608.010] File::Find re-entrancyAndreas König2001-06-151-1/+7
* Re: [ID 20010608.010] File::Find re-entrancyBrian McCauley2001-06-151-7/+15
* File::Find update for MacOS from Chris Nandor.Jarkko Hietaniemi2001-06-121-215/+525
* 'do 1' and puzzling (?>...)Jeff Pinyan2001-06-011-1/+1
* [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is ...David Dyck2001-05-301-2/+2
* Enable warnings in File::* (was: B::Terse and warnings)Benjamin Sugars2001-03-291-1/+2
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-2/+4
* [perl 7711: EPOC] updatesOlaf Flebbe2000-11-201-1/+1
* The one that got away.Jarkko Hietaniemi2000-09-141-1/+1
* File::Find 5.7.0 POD nitsRich Morin2000-09-141-18/+17
* Preprocessing and postprocessing for File::Find.Joe Smith2000-08-111-2/+27
* Protect against "wild next"s, that is, callbacks doing "next"M. J. T. Guy2000-07-241-9/+9
* integrate cfgperl changes#6231..6240 into mainlineGurusamy Sarathy2000-07-111-1/+2
* File::Find fails to chdir when chasing symlinks (fromGurusamy Sarathy2000-05-281-0/+13
* $File::Find::name doesn't reflect top level filesGurusamy Sarathy2000-03-211-4/+4
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-1/+1
* fix minor compatibility issues with finddepth() (from Helmut Jarausch)Gurusamy Sarathy2000-03-011-0/+13
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-011-2/+3
* fix File::Find::finddepth() bugs (from Helmut Jarausch)Gurusamy Sarathy2000-02-291-16/+39
* m/.*$/ etc should be m/.*\z/s in many file handling modules; fixGurusamy Sarathy2000-02-281-7/+7
* implement -follow option in find2perl (from Helmut JarauschGurusamy Sarathy2000-01-281-1/+2
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-271-2/+2
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-2/+2
* add undocumented globals for compatibility--find.pl, and find2perlGurusamy Sarathy2000-01-061-4/+11
* applied suggested patch with whitespace adjustmentsHelmut Jarausch1999-12-171-12/+23
* newer version of File::Find with support for following symlinks andGurusamy Sarathy1999-12-091-130/+576
* [ID 19990819.002] File::Find error when pruning top-level directoriesRuss Allbery1999-09-201-0/+2
* "Bug" fix for File::Find.pmJonathan Fine1999-01-131-0/+1
* make File::Find work when wanted() is autoloaded or a symbolic refGurusamy Sarathy1998-10-021-5/+5
* [win32] merge changes#922,944,949,965,970 from maintbranchGurusamy Sarathy1998-05-151-1/+1
* [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-141-113/+57
* [win32] remove redundancy in File::FindGurusamy Sarathy1998-03-041-5/+1
* [win32] another one downConrad E. Kimball1998-03-021-29/+43
* [win32] remove totally egregious s/\\dir// in File::FindGurusamy Sarathy1998-02-021-4/+0
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-1/+1
* Document that File::Find doesn't follow symlinksGreg Ward1997-09-051-0/+4
* (3) File::Find::find()/finddepth() bugs with toplevel pathsConrad E. Kimball1997-08-071-7/+13