summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* [perl #85884] Erroneous description of File::Basename::fileparseFather Chrysostomos2011-03-111-3/+3
* Revert "In File::Copy, convert two regexps to explicit ranges, instead of usi...Karl Williamson2011-03-021-3/+3
* In File::Copy, convert two regexps to explicit ranges, instead of using /iNicholas Clark2011-02-041-3/+3
* Skip the right number of tests in DosGlob.t.Craig A. Berry2011-01-301-1/+1
* Version bumps for File:: non-dual-life modules identified byJesse Vincent2011-01-202-2/+2
* Convert DosGlob.t to Test::More.Nicholas Clark2011-01-181-58/+27
* Remove Mac OS Classic code from DosGlob.tNicholas Clark2011-01-181-75/+27
* Remove MacOS Classic code from File::Find's tests.Nicholas Clark2011-01-182-147/+49
* Remove Mac OS Classic docs from DirHandle and File::{Copy,DosGlob,Find}Nicholas Clark2011-01-183-378/+3
* Fix typos (spelling errors) in lib/*Peter J. Acklam) (via RT2011-01-075-6/+6
* Dual-life File::CheckTreeFlorian Ragwitz2010-12-112-428/+0
* Increase File::stat’s versionFather Chrysostomos2010-11-111-1/+1
* RT 79076: fix File::stat overload tests -x and -X when uid is rootTodd Rinaldo2010-11-112-3/+20
* File::CheckTree.t: @INC should be change for chdirKarl Williamson2010-10-281-11/+5
* Don't assume filenames can contain parenthesesCraig A. Berry2010-10-101-19/+25
* The rest of [perl #71710] fixes for File::FindAlex Davies2010-09-241-3/+7
* [perl #71712] fixes for File::DosGlobAlex Davies2010-09-232-3/+51
* [perl #71710] fixes for File::FindAlex Davies2010-09-232-9/+73
* make sure perl doesn't touch stat.t between statsTony Cook2010-09-221-3/+13
* compare stat results on a file that isn't touched elsewhereTony Cook2010-09-211-1/+1
* Bump module version numbersDavid Golden2010-07-192-2/+2
* Skip suid File::Copy tests on a nosuid partitionÆvar Arnfjörð Bjarmason2010-07-031-3/+10
* Remove MacOS classic support from File::{Copy,DosGlob,Find,Glob,stat}.Nicholas Clark2010-06-234-236/+47
* Remove MacOS classic support from File::Basename.Nicholas Clark2010-06-232-47/+5
* version bump for File::Copy and add change to deltaMatt S Trout2010-06-211-1/+1
* Resolve issue #74974: document File::Copy::copy(FILE, DIR)Abigail2010-06-081-0/+6
* bumped File::Find version to 1.16David Golden2010-05-191-1/+1
* Fixed typo: "effecting data" -> "affecting data".Dan Dascalescu2010-05-191-1/+1
* Spaces in filenames require non-default settings on VMS.Craig A. Berry2010-03-281-1/+3
* remove tmp debugging from File/Copy.tDavid Mitchell2010-03-281-1/+0
* RT #73714: Regression in 5.12: File::Copy and initial spacesDavid Mitchell2010-03-272-4/+14
* bump versions for core libs changed since 5.11.3Ricardo Signes2010-01-191-1/+1
* [perl #72098] File::Copy stripping 06000 perms on cp for rootTodd Rinaldo2010-01-161-6/+2
* Bumped File::Find's version since it's changed since 5.11.2Jesse Vincent2009-12-201-1/+1
* Update File::Copy tests to skip on OpenBSD, as it mounts too many filesystems...Jesse Vincent2009-12-151-0/+3
* Update countAbigail2009-11-201-1/+1
* Fix bug #68260Abigail2009-11-202-2/+39
* Convert File/CheckTree.t from Test to Test::More.Nicholas Clark2009-10-231-72/+27
* 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