summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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