summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* Don't load the Win32 module on non-win32 platformsRafael Garcia-Suarez2006-12-111-1/+6
* First patch from:Jan Dubois2006-12-112-1/+7
* Add File::Fetch to the coreJos I. Boumans2006-12-043-0/+1142
* Upgrade to PathTools-3.24.Steve Peters2006-11-233-12/+17
* Doc patch by Thomas O Smailus :Adriano Ferreira2006-11-141-2/+2
* Fix typo in File::Find PODJerry D. Hedden2006-10-261-1/+1
* Upgrade to PathTools-3.23.Steve Peters2006-10-123-7/+13
* Update to PathTools-3.22.Steve Peters2006-10-104-9/+12
* Upgrade to PathTools-3.21Steve Peters2006-10-064-41/+68
* [perl #40369] File::Find mishandles non-dangling symlinksammon@rhythm.com2006-09-211-1/+1
* Re: [PATCH] lib/File/Copy.t - test descriptions and minor fixesAdriano Ferreira2006-09-191-23/+29
* Document mkpath() return value in scalar context.Gisle Aas2006-09-071-3/+4
* Upgrade to File-Temp-0.17. Also, a change to Tim Jenness's email.Steve Peters2006-08-242-19/+101
* File::Basename add X<> tags, replace regex delimitersGabor Szabo2006-08-071-6/+10
* File::Copy pod updated adding X<>Gabor Szabo2006-08-051-9/+11
* Upgrade to PathTools 3.19Rafael Garcia-Suarez2006-07-123-1/+7
* optimisation for File::Spec::abs2rel where both args are relativeBrendan O'Dea2006-07-081-1/+7
* Upgrade to Pathtools-3.18Steve Peters2006-04-283-9/+24
* 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
* perl@27437 fix File::Path::mkpath so that perl installs on VMSPeter Prymmer2006-03-111-3/+0
* Upgrade to PathTools-3.17Steve Peters2006-03-071-6/+6
* special VMS handling no longer needed since we now close the fileCraig A. Berry2006-01-181-10/+2
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* Documentation fix for File::Temp::newpm@capmon.dk2006-01-021-2/+2
* Upgrade to PathTools-3.15Steve Peters2005-12-281-1/+1
* make failing cygwin test TODO'dYitzchak Scott-Thoennes2005-12-201-2/+3
* Two test workarounds for VMSCraig A. Berry2005-12-181-4/+8
* Fix lib/File/Compare.t test failures on Win32Steve Hay2005-12-131-4/+5
* Upgrade to PathTools-3.14_01Steve Peters2005-12-104-5/+25
* Replace ^M by a space in test for bug #37716, to makeRafael Garcia-Suarez2005-12-021-3/+4
* Re: [perl #37716] Re: File::Compare broken for filenames with whitespaceAndreas König2005-11-292-10/+18
* Upgrade to PathTools-3.14Steve Peters2005-11-197-79/+66
* 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
* Upgrade to Pathtools-3.12Steve Peters2005-10-072-2/+2
* Improve File::Spec::Win32->path() and fix MM_Win32.tSteve Hay2005-09-281-4/+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
* [perl #37091] File::Path::mkpath resets errno kvr@centrum.cz2005-09-071-2/+2
* Upgrade to PathTools 3.11Rafael Garcia-Suarez2005-08-301-1/+1
* Upgrade to PathTools 3.10Rafael Garcia-Suarez2005-08-275-147/+147
* Typos in *.p[lm]Piotr Fusik2005-08-023-4/+4
* Re: [perl #36507] File::Copy::copy($foo, $foo) diesMichael G. Schwern2005-07-142-13/+49
* [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv Michael G Schwern2005-07-121-3/+27
* Cleanup File::Copy testsMichael G. Schwern2005-07-121-119/+65
* Re: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mvMichael G. Schwern2005-07-121-1/+11
* basename() and suffixesMichael G. Schwern2005-07-082-6/+36
* Re: [perl #36477] File::Basename basename() bugMichael G. Schwern2005-07-082-5/+21