summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re: [perl #24245] File::Copy::copy damages hard linked filesSlaven Rezic2003-11-282-9/+41
* Make the VERSION of File::Spec be 0.86, otherwise File::Temp'sJarkko Hietaniemi2003-09-161-1/+1
* Upgrade to File::Spec 0.85_03.Jarkko Hietaniemi2003-09-168-107/+211
* Re: Decreasing VMS tests in File::Spec::VMS?Peter Prymmer2003-09-101-0/+3
* Missed from #20942.Jarkko Hietaniemi2003-08-301-0/+15
* fix File::Spec->abs2rel() to return absolute $path more often for VMSPeter Prymmer2003-08-301-3/+3
* minor File::Spec testing cleanupKen Williams2003-08-261-0/+3
* for File::Temp::tempdir(CLEANUP => 1)Slaven Rezic2003-08-222-2/+12
* Re: maint @ 20803Marcus Holland-Moritz2003-08-221-5/+5
* Re: pod cleanupKen Williams2003-08-222-73/+28
* Add File::Temp's OO test.Jarkko Hietaniemi2003-08-221-0/+107
* No more public cwd(), use private _cwd().Jarkko Hietaniemi2003-08-211-2/+2
* Underline the fact that abs2rel() makes no senseJarkko Hietaniemi2003-08-212-8/+13
* Rename the internal cwd() to _cwd() (it's not curdir).Jarkko Hietaniemi2003-08-215-19/+20
* Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuffIlya Zakharevich2003-08-191-0/+5
* Re: [PATCH] maintperl - File::Spec cwd() stuffMichael G. Schwern2003-08-191-5/+0
* maintperl - File::Spec cwd() stuffKen Williams2003-08-193-6/+9
* Use the base class cwd() method.Jarkko Hietaniemi2003-08-181-5/+2
* I could have sworn the base class method was there.Jarkko Hietaniemi2003-08-181-6/+13
* The "reduce memory footprint and increase speed by notTels2003-08-177-23/+26
* File::Temp 0.14 from Tim Jenness, now with OO interface.Jarkko Hietaniemi2003-08-171-43/+253
* Upgrade to File::Temp 0.13 from CPAN--Jarkko Hietaniemi2003-08-165-32/+12
* Up the F::S subpackage versions; up the JPL JNI.pm versionJarkko Hietaniemi2003-08-152-3/+2
* All the authors of these modules have now been contacted;Jarkko Hietaniemi2003-08-141-1/+1
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-143-3/+3
* Make Johan's confusion go away, but there are no doubt moreJarkko Hietaniemi2003-08-131-1/+1
* another File::Find tweak for VMS (improve on #20221)Craig A. Berry2003-07-291-2/+2
* Bump the $VERSION of core File::Spec as requested by Ken Williams.Jarkko Hietaniemi2003-07-281-1/+1
* Extra noise from File::Spec.Jarkko Hietaniemi2003-07-281-1/+1
* Upgrade to File::Spec 0.85.Jarkko Hietaniemi2003-07-279-192/+170
* fix for File::Find logical name collision on VMSCraig A. Berry2003-07-271-4/+4
* Re: [PATCH] test clean-up for VMSCraig A. Berry2003-07-211-2/+2
* [perl #22622] Bogus error codes from File::Copy::move Amick, Eric2003-06-161-3/+3
* Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.tAndy Dougherty2003-06-111-2/+6
* Apply the supplied patch for [perl #22195]Jarkko Hietaniemi2003-05-161-1/+15
* [perl #8599] s/catenate/concatenate/Casey West2003-05-132-2/+2
* Re: [DOC PATCH] & More File::Path issuesCasey West2003-05-071-0/+12
* [DOC PATCH] missing ')' in File::Path docsJos I. Boumans2003-05-051-1/+1
* Better pass in the $self for a method.Jarkko Hietaniemi2003-03-141-1/+2
* Cleanup the File::Spec tmpdir() implementations:Jarkko Hietaniemi2003-03-149-110/+123
* File::Spec: Do not fall back to '', use curdir instead.Jarkko Hietaniemi2003-03-126-9/+6
* File::Temp tests were failing in Cygwin if $ENV{TMPDIR}Jarkko Hietaniemi2003-03-121-0/+20
* Integrate:Jarkko Hietaniemi2003-03-121-1/+1
* Doc typos.Rafael Garcia-Suarez2003-03-041-2/+2
* Re: [perl #18872] File::Basename example misleadingRichard Soderberg2003-03-021-1/+1
* [perl #21031] $File::Find::name ne $_ w/no_chdirAnders Johnson2003-03-021-0/+1