summaryrefslogtreecommitdiff
path: root/lib/File/Find.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re: find2perl . -xdev BROKEN stillRoderick Schertler1996-12-201-2/+6
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-1/+2
* File::Find assumes $_ remains unchanged; bugMichael De La Rue1996-09-071-0/+3
* Cwd::fastcwd in File::FindMichael Mahan1996-09-041-1/+1
* perl 5.003_01: lib/File/Find.pmPerl 5 Porters1996-06-181-4/+11
* Miscellaneous bugfixes; use $^OPerl 5 Porters1996-03-181-6/+6
* Fixed exporting of symbols to work.Perl 5 Porters1996-01-101-90/+51
* 5.002 beta 1Larry Wall1995-11-211-1/+3
* This is my patch patch.1g for perl5.001.Andy Dougherty1995-05-301-0/+55
* Perl 5.001perl-5.001Larry Wall1995-03-121-9/+22