summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* minor changes to File::Path (and more tests)David Landgren2007-09-192-18/+32
* VMS help for File::Path 2.00_11: chdir() is finicky about directoryCraig A. Berry2007-09-101-3/+9
* sync blead with File-Path 2.00_11David Landgren2007-09-082-213/+416
* Avoid infinite recursion in File::Path::_rmtree on VMS when thereCraig A. Berry2007-08-311-2/+5
* Bump $VERSION due to #31686Rafael Garcia-Suarez2007-08-311-1/+1
* [patch@31750] Unit variable in /lib/File/Copy.pmJohn E. Malmberg2007-08-281-2/+3
* [patch] File::CheckTree - a side effect of making the build whitespace safe(r)Max Maischein2007-08-212-6/+52
* Fix syntax error introduced by #31715Steve Hay2007-08-152-3/+5
* Re: Test failure @recent bleadperls (31712,31711)Reini Urban2007-08-151-1/+2
* [patch@31701] /lib/File/Find/t/taint.t - VMS Symlinks Part 3 of ?John E. Malmberg2007-08-151-2/+7
* CYG07-File-Spec-case_tolerantReini Urban2007-08-142-11/+50
* [patch@31670]File/Find.pm Find.t - VMS Symbolic Links Part 2 of ?John E. Malmberg2007-08-132-4/+51
* From #43633: Cwd::cwd() use in File::Spec::Unix use causes unnecessary fork()Abhijit Menon-Sen2007-08-081-1/+1
* Fix incorrect =head1 NAME.Abhijit Menon-Sen2007-07-251-1/+1
* Re: [PATCH] File-Path fix wrong skip countDavid Landgren2007-07-111-1/+1
* New File::Path tests require unix syntax on VMS.Craig A. Berry2007-07-041-0/+2
* bring File-Path up to 2.01David Landgren2007-06-282-36/+67
* File::Spec::Cygwin more tests and silence warningReini Urban2007-06-212-1/+74
* [perl #40103] File::Spec->case_tolerant() should return true on Cygwin Reini Urban2007-06-212-2/+11
* Skip a test that causes list assignment to %ENV errors on VMS.Craig A. Berry2007-06-211-1/+4
* Make File::Spec::VMS->splitdir stop returning an empty first directoryCraig A. Berry2007-06-212-6/+8
* Upgrade to PathTools 3.25Rafael Garcia-Suarez2007-06-143-5/+10
* A couple of File::Path tests require unix syntax on VMS.Craig A. Berry2007-06-081-0/+4
* Fix lib/File/Path.t failure on Win32Steve Hay2007-06-082-4/+4
* Re: [PATCH] Update File-Path to 2.00David Landgren2007-06-071-7/+13
* Re: [PATCH] Update File-Path to 2.00David Landgren2007-06-072-19/+28
* Re: [PATCH] Update File-Path to 2.00Joshua Juran2007-06-061-3/+3
* Re: [PATCH] Update File-Path to 2.00David Landgren2007-06-062-2/+2
* Re: [PATCH] Update File-Path to 2.00David Landgren2007-06-032-6/+4
* In File::Path::_rmtree, we want a list of files, not directories (some of them Craig A. Berry2007-06-021-1/+1
* Update File-Path to 2.00David Landgren2007-05-312-110/+805
* Another tiny typo in File::Copy (found by Ruud.)Rafael Garcia-Suarez2007-02-111-2/+2
* Typo fix, by John P. LindermanRafael Garcia-Suarez2007-02-081-1/+1
* For VMS, a belated entry into the $^O jungle that is File::Find::_find_dir.Craig A. Berry2007-01-271-0/+13
* Re: [perl #32135] File::Copy moduleAdriano Ferreira2007-01-261-2/+10
* Upgrade to File::Fetch 0.10, by Jos BoumansRafael Garcia-Suarez2007-01-263-151/+265
* Let File::Path report the extended system error messageRafael Garcia-Suarez2007-01-261-3/+4
* Upgrade to File-Temp-0.18.Steve Peters2007-01-232-32/+23
* 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