summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* Reuinte File::Spec with the rest of the PathTools distribution in ext.Nicholas Clark2009-09-1914-4983/+0
* Untangle File::Basename and re - avoid hard-coding the hints value.Nicholas Clark2009-09-121-6/+6
* Move File-Path from lib/ to ext/Chris Williams2009-09-112-1483/+0
* Move File::Temp from lib/ to ext/Chris Williams2009-09-1110-3284/+0
* Move File::Fetch from lib to extChris 'BinGOs' Williams2009-09-022-1635/+0
* Pre-resolve symlink for File::Stat test under -DmksymlinksJosh ben Jore2009-07-311-6/+19
* Fix File::Copy::copy with pipes on GNU/kFreeBSDNiko Tyni2009-07-222-3/+16
* bump versions of non-dual-life modules thatDavid Mitchell2009-07-031-1/+1
* tjenness: dual life modulesTim Jenness2009-06-292-17/+16
* Upgrade to File::Fetch 0.20Jos I. Boumans2009-06-272-20/+70
* Upgrade to File::Path 2.07_03Nicholas Clark2009-06-252-9/+35
* Make Compare.t work when filenames can't have whitespace.Craig A. Berry2009-06-111-9/+18
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-069-0/+0
* Correctly interpolate the attempted permissions as octal in the error message.Nicholas Clark2009-06-041-2/+4
* Pull PathTools 3.30 (which was just a blead sync.)Steffen Mueller2009-05-109-9/+9
* Revert "Bump version of File::Copy"David Mitchell2009-05-091-1/+1
* Bump version of File::CopyRafael Garcia-Suarez2009-05-051-1/+1
* Make File::Copy always return 0 (not "") on failure.Paul Fenwick2009-05-052-2/+39
* make the File::Copy permission change from 2.15 onwards (to allow for aDavid Mitchell2009-04-251-1/+1
* Skip bug in new File::stat test.Craig A. Berry2009-04-021-2/+2
* The DOSish branch of File::stat->cando had its arguments wrong.unknown2009-03-261-1/+1
* Docs for File::stat.Ben Morrow2009-03-251-0/+60
* Bump File::stat's $VERSION.Ben Morrow2009-03-251-1/+1
* I assume VMS doesn't have a superuser.Ben Morrow2009-03-251-1/+1
* Warnings for File::stat deficiencies.Ben Morrow2009-03-251-0/+16
* Reinstate File::stat::stat_cando.Ben Morrow2009-03-251-29/+38
* Tests for -X overload on File::stat.Ben Morrow2009-03-251-2/+20
* I missed a s/stat_cando/cando/ in File::stat.Ben Morrow2009-03-251-1/+1
* -M, -C, -A for File::stat.Ben Morrow2009-03-251-0/+4
* Add -X overloading to File::stat.Ben Morrow2009-03-251-1/+119
* Add SEE ALSO's to find2perl and File::Find.Dan Jacobson2009-03-251-0/+4
* Skip the 0oX... mode copying tests when chmod fails to set the mode on files.Nicholas Clark2009-02-071-0/+23
* Silence verbosity in lib/File/Copy.t during 'make test' in coreJerry D. Hedden2009-01-271-2/+2
* Tests to check cp() doesn't drop set[eu]id bits.Abigail2009-01-261-48/+68
* Check for the group entry returned by getpwuid as well when testingAbigail2009-01-261-2/+4
* Move cp(1)-like permission changes from copy to cp,Charles Bailey2009-01-252-36/+90
* File::Copy fixes for VMS follow-upJohn Malmberg2009-01-101-1/+1
* 'VMS support for Unix and extended file specifications' (PathTools RT #42153)John Malmberg2009-01-094-91/+793
* Merge changes from PathTools: 'Update to support VMS in Unix compatible mode ...John Malmberg2009-01-091-1/+1
* Make File::Copy detect Unix compatibility mode on VMS.John Malmberg2009-01-081-5/+88
* Subject: [PATCH] Update File::Fetch to 0.18Steve Hay2008-12-192-12/+18
* While we are off the reservation, revert a stupid, VMS-specificCraig A. Berry2008-12-042-2/+3
* Re: File::Path regression in 5.8.9Marcus Holland-Moritz2008-12-042-7/+44
* Revert 35009 so we can take another swing at ancestor detection.Craig A. Berry2008-12-042-1/+60
* For now, remove the 'cannot remove [dir] when cwd is [dir]' message,Nicholas Clark2008-12-042-60/+1
* Re: File::Path regression in 5.8.9Gisle Aas2008-12-041-2/+2
* Upgrade to File-Temp-0.21Steve Peters2008-11-162-198/+222
* [perl #57926][PATCH] File::Find BugRenee Baecker2008-11-101-3/+10
* Upgrade to File::Path 2.07Nicholas Clark2008-11-092-38/+45
* Upgrade to File::Path 2.06_08.Nicholas Clark2008-11-052-51/+74