summaryrefslogtreecommitdiff
path: root/lib/File/Find.pm
Commit message (Expand)AuthorAgeFilesLines
* File::Find pod: fix link issueKarl Williamson2011-06-211-2/+2
* Remove Mac OS Classic docs from DirHandle and File::{Copy,DosGlob,Find}Nicholas Clark2011-01-181-123/+1
* Fix typos (spelling errors) in lib/*Peter J. Acklam) (via RT2011-01-071-2/+2
* The rest of [perl #71710] fixes for File::FindAlex Davies2010-09-241-3/+7
* [perl #71710] fixes for File::FindAlex Davies2010-09-231-8/+11
* Remove MacOS classic support from File::{Copy,DosGlob,Find,Glob,stat}.Nicholas Clark2010-06-231-160/+45
* bumped File::Find version to 1.16David Golden2010-05-191-1/+1
* Fixed typo: "effecting data" -> "affecting data".Dan Dascalescu2010-05-191-1/+1
* Bumped File::Find's version since it's changed since 5.11.2Jesse Vincent2009-12-201-1/+1
* Fix bug #68260Abigail2009-11-201-1/+1
* Add SEE ALSO's to find2perl and File::Find.Dan Jacobson2009-03-251-0/+4
* [perl #57926][PATCH] File::Find BugRenee Baecker2008-11-101-3/+10
* Re: [perl #41555] Bug in File::Find on Windows when targetBram2008-05-231-2/+2
* $VERSION++ for all the non-dual life modules outside ext/ thatNicholas Clark2008-03-311-1/+1
* was RE: [PATCH] re patch 33127: formatting for C<<{ bydepth => 1 }>>Robin Barker2008-02-181-2/+2
* Formatting for C<<{ bydepth => 1 }>> doesn't seem to be workingSteve Peters2008-01-301-1/+1
* File::Find::_find_dir nit for VMS, plus version bump.Craig A. Berry2007-10-231-2/+5
* [patch@31670]File/Find.pm Find.t - VMS Symbolic Links Part 2 of ?John E. Malmberg2007-08-131-0/+46
* For VMS, a belated entry into the $^O jungle that is File::Find::_find_dir.Craig A. Berry2007-01-271-0/+13
* Fix typo in File::Find PODJerry D. Hedden2006-10-261-1/+1
* [perl #40369] File::Find mishandles non-dangling symlinksammon@rhythm.com2006-09-211-1/+1
* Really bump the version of File::Find.Steve Peters2006-04-241-1/+1
* Reverting change #27953, as it appears that File::Find has Steve Peters2006-04-241-12/+3
* Re: [perl #38965] File::Find documentation - is "Don't modify thesevariables"...David Landgren2006-04-241-2/+12
* A better fix for [perl #35847] File::Find not performing as documented,Rafael Garcia-Suarez2005-11-141-5/+4
* [perl #35847] File::Find not performing as documented jms@mathras.comcast.net2005-11-101-2/+5
* Fix change 25597 for non-Windows platformsRafael Garcia-Suarez2005-09-261-2/+2
* [perl #37223] [PATCH] File::Find::find fails on Win32 with follow => 1 Steve Peters2005-09-261-2/+7
* Re: [perl #9741] possible problem with File::FindSteve Peters2005-06-231-69/+77
* [perl #33892] Add Interix support Todd Vierling2005-01-211-2/+2
* [perl #28929] File::Find follow_fast => 1 loses dangling symlink Steve Peters2004-11-171-3/+18
* Create a new local $_ without triggering tie by using local *_ = \my $aNicholas Clark2004-02-271-2/+1
* Instead of localising *_, use a dummy foreach loop to getRafael Garcia-Suarez2004-02-231-3/+4
* It's better to localize *_ than $_, to avoid magic leakageRafael Garcia-Suarez2004-02-171-3/+4
* Re: Doc patches for File::Find Mark-Jason Dominus2004-01-241-9/+17
* Bump version number as file has changed since 5.8.2Nicholas Clark2004-01-141-1/+1
* Doc patches for File::FindAndy Lester2004-01-141-20/+29
* Make Johan's confusion go away, but there are no doubt moreJarkko Hietaniemi2003-08-131-1/+1
* another File::Find tweak for VMS (improve on #20221)Craig A. Berry2003-07-291-2/+2
* fix for File::Find logical name collision on VMSCraig A. Berry2003-07-271-4/+4
* Apply the supplied patch for [perl #22195]Jarkko Hietaniemi2003-05-161-1/+15
* Doc typos.Rafael Garcia-Suarez2003-03-041-2/+2
* [perl #21031] $File::Find::name ne $_ w/no_chdirAnders Johnson2003-03-021-0/+1
* Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_Jos I. Boumans2003-01-161-1/+1
* lib/File/Find.pm for QNX, NTONorton T. Allen2002-04-231-1/+2
* Re: [PATCH] Re: [ID 20020117.010] File::Find documentationMichael G. Schwern2002-01-181-2/+4
* Re: [ID 20020117.010] File::Find documentationMichael G. Schwern2002-01-171-29/+78
* NetWare tweaks from Ananth Kesari.Jarkko Hietaniemi2002-01-031-1/+1
* File::Find patch patches from Thomas Wegner.Jarkko Hietaniemi2001-12-241-9/+3
* Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/" Wolfgang Laun2001-12-121-3/+18