summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mention File::Spec in File::BasenameMichael G. Schwern2005-07-071-4/+12
* [perl #22236] File::Basename behavior is misleading Michael G Schwern2005-07-072-11/+55
* Further lies in the File::Basename docsMichael G. Schwern2005-07-072-49/+83
* File::Basename doc overhaulMichael G. Schwern2005-07-061-143/+156
* do just-in-time loading of Carp.pm in some modulesTels2005-07-023-14/+31
* Re: [PATCH] Convert File::Basename tests to Test::MoreMichael G. Schwern2005-06-301-120/+115
* Re: [perl #9741] possible problem with File::FindSteve Peters2005-06-231-69/+77
* Upgrade to PathTools 3.09Rafael Garcia-Suarez2005-06-171-1/+1
* Upgrade to PathTools 3.08Rafael Garcia-Suarez2005-05-301-1/+1
* Upgrade to PathTools 3.07Rafael Garcia-Suarez2005-05-068-14/+26
* Bump versions of non dual-life modulesNicholas Clark2005-05-051-1/+1
* Symbian port of PerlJarkko Hietaniemi2005-04-212-2/+5
* Upgrade to PathTools 3.05Rafael Garcia-Suarez2005-03-221-1/+1
* Upgrade to File::Temp 0.16Rafael Garcia-Suarez2005-03-223-75/+249
* Upgrade to PathTools 3.04Rafael Garcia-Suarez2005-02-1712-10/+84
* Patch for CAN-2004-0452 by Jeroen van Wolffelaar.Rafael Garcia-Suarez2005-02-091-13/+19
* [perl #33892] Add Interix support Todd Vierling2005-01-212-3/+4
* [perl #28929] File::Find follow_fast => 1 loses dangling symlink Steve Peters2004-11-172-13/+23
* Assimilate PathTools 3.01 (File::Spec and Cwd)Nicholas Clark2004-10-312-6/+2
* Update to File::Spec 0.90Rafael Garcia-Suarez2004-09-012-2/+6
* File::Spec::VMS updateCraig A. Berry2004-08-282-14/+78
* Upgrade to File::Spec 0.88.Rafael Garcia-Suarez2004-07-283-44/+78
* Bump version numbersNicholas Clark2004-07-011-1/+1
* File::Basename docsBoris Zentner2004-06-151-2/+5
* Remove stray '.Abhijit Menon-Sen2004-05-101-1/+1
* File::Copy PodSlaven Rezic2004-05-101-2/+1
* Unknowingly for years we've had a test that has assumed the orderNicholas Clark2004-03-311-7/+22
* Create a new local $_ without triggering tie by using local *_ = \my $aNicholas Clark2004-02-272-4/+38
* 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
* Bump VERSION numbersNicholas Clark2003-12-301-1/+1
* Assimilate File::Spec 0.87Nicholas Clark2003-12-272-2/+2
* Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, no...David Dyck2003-12-131-1/+3
* Fix File::Copy with hard links on Windows.Steve Hay2003-12-042-10/+14