summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_Jos I. Boumans2003-01-162-5/+16
* Fix the doc for splitpath() in the File::Spec modules :Rafael Garcia-Suarez2003-01-085-8/+8
* Integrate change #18362 from maint-5.8:Rafael Garcia-Suarez2003-01-081-0/+1
* [DOCPATCH] File::Copy's synopsisNicholas Clark2003-01-041-4/+4
* Remove stale e-mail addressesAndy Dougherty2002-12-111-1/+1
* Integrate from the maint-5.8/ branch :Rafael Garcia-Suarez2002-12-101-1/+1
* Document the hint constants and where they're used.Rafael Garcia-Suarez2002-11-291-1/+1
* File::Temp documentation fixSlaven Rezic2002-11-071-2/+2
* [perl #17751] File::Spec::Win32::canonpath patch try#3Information Service2002-10-112-7/+47
* file spec tweaks for VMSCraig A. Berry2002-09-211-1/+2
* File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')Nicholas Clark2002-09-091-3/+14
* File::Basename doesn't lazy load Carp right.Michael G. Schwern2002-09-041-1/+1