Upgrade to ExtUtils::MakeMaker 6.40.
[p5sagit/p5-mst-13.2.git] / lib / File /
2007-11-29 John E. Malmberg Re: [patch@32376] VMS symbolic links part 4 of 4 -...
2007-11-15 Rafael Garcia-Suarez Update File::Fetch to 0.13_04
2007-11-13 David Landgren Re: [PATCH] File-Path-2.04 (this time with patch)
2007-11-13 John E. Malmberg Upgrade File::Fetch to 0.13_04 - fixed for VMS.
2007-11-12 John E. Malmberg patch@32274 file/find/t/ find.t and taint.t fixes for...
2007-11-11 Craig A. Berry Make File::Path::_rmtree behave when passed an individu...
2007-11-11 Rafael Garcia-Suarez Upgrade File::Fetch to 0.13_03
2007-11-04 Rafael Garcia-Suarez Upgrade to File::Fetch 0.13_02
2007-10-24 David Landgren File::Path 2.02
2007-10-24 John E. Malmberg patch@32181 File::Copy.pm patches for VMS
2007-10-23 Craig A. Berry File::Find::_find_dir nit for VMS, plus version bump.
2007-10-23 Craig A. Berry Make the File::Find tests stay under t/ where they
2007-10-17 Jerry D. Hedden Minor fix in File::Copy POD
2007-10-16 Jos I. Boumans Update File::Fetch to 0.12
2007-10-02 Jerry D. Hedden /cygdrive is configurable
2007-09-30 David Landgren bring File::Path up to 2.01 (was: Re: Freeze ?)
2007-09-19 David Landgren minor changes to File::Path (and more tests)
2007-09-10 Craig A. Berry VMS help for File::Path 2.00_11: chdir() is finicky...
2007-09-08 David Landgren sync blead with File-Path 2.00_11
2007-08-31 Craig A. Berry Avoid infinite recursion in File::Path::_rmtree on...
2007-08-31 Rafael Garcia-Suarez Bump $VERSION due to #31686
2007-08-28 John E. Malmberg [patch@31750] Unit variable in /lib/File/Copy.pm
2007-08-21 Max Maischein [patch] File::CheckTree - a side effect of making the...
2007-08-15 Steve Hay Fix syntax error introduced by #31715
2007-08-15 Reini Urban Re: Test failure @recent bleadperls (31712,31711)
2007-08-15 John E. Malmberg [patch@31701] /lib/File/Find/t/taint.t - VMS Symlinks...
2007-08-14 Reini Urban CYG07-File-Spec-case_tolerant
2007-08-13 John E. Malmberg [patch@31670]File/Find.pm Find.t - VMS Symbolic Links...
2007-08-08 Abhijit Menon-Sen From #43633: Cwd::cwd() use in File::Spec::Unix use...
2007-07-25 Abhijit Menon-Sen Fix incorrect =head1 NAME.
2007-07-11 David Landgren Re: [PATCH] File-Path fix wrong skip count
2007-07-04 Craig A. Berry New File::Path tests require unix syntax on VMS.
2007-06-28 David Landgren bring File-Path up to 2.01
2007-06-21 Reini Urban File::Spec::Cygwin more tests and silence warning
2007-06-21 Reini Urban [perl #40103] File::Spec->case_tolerant() should return...
2007-06-21 Craig A. Berry Skip a test that causes list assignment to %ENV errors...
2007-06-21 Craig A. Berry Make File::Spec::VMS->splitdir stop returning an empty...
2007-06-14 Rafael Garcia-Suarez Upgrade to PathTools 3.25
2007-06-08 Craig A. Berry A couple of File::Path tests require unix syntax on...
2007-06-08 Steve Hay Fix lib/File/Path.t failure on Win32
2007-06-07 David Landgren Re: [PATCH] Update File-Path to 2.00
2007-06-07 David Landgren Re: [PATCH] Update File-Path to 2.00
2007-06-06 Joshua Juran Re: [PATCH] Update File-Path to 2.00
2007-06-06 David Landgren Re: [PATCH] Update File-Path to 2.00
2007-06-03 David Landgren Re: [PATCH] Update File-Path to 2.00
2007-06-02 Craig A. Berry In File::Path::_rmtree, we want a list of files, not...
2007-05-31 David Landgren Update File-Path to 2.00
2007-02-11 Rafael Garcia-Suarez Another tiny typo in File::Copy (found by Ruud.)
2007-02-08 Rafael Garcia-Suarez Typo fix, by John P. Linderman
2007-01-27 Craig A. Berry For VMS, a belated entry into the $^O jungle that is...
2007-01-26 Adriano Ferreira Re: [perl #32135] File::Copy module
2007-01-26 Rafael Garcia-Suarez Upgrade to File::Fetch 0.10, by Jos Boumans
2007-01-26 Rafael Garcia-Suarez Let File::Path report the extended system error message
2007-01-23 Steve Peters Upgrade to File-Temp-0.18.
2006-12-11 Rafael Garcia-Suarez Don't load the Win32 module on non-win32 platforms
2006-12-11 Jan Dubois First patch from:
2006-12-04 Jos I. Boumans Add File::Fetch to the core
2006-11-23 Steve Peters Upgrade to PathTools-3.24.
2006-11-14 Adriano Ferreira Doc patch by Thomas O Smailus :
2006-10-26 Jerry D. Hedden Fix typo in File::Find POD
2006-10-12 Steve Peters Upgrade to PathTools-3.23.
2006-10-10 Steve Peters Update to PathTools-3.22.
2006-10-06 Steve Peters Upgrade to PathTools-3.21
2006-09-21 ammon@rhythm.com [perl #40369] File::Find mishandles non-dangling symlinks
2006-09-19 Adriano Ferreira Re: [PATCH] lib/File/Copy.t - test descriptions and...
2006-09-07 Gisle Aas Document mkpath() return value in scalar context.
2006-08-24 Steve Peters Upgrade to File-Temp-0.17. Also, a change to Tim Jenne...
2006-08-07 Gabor Szabo File::Basename add X<> tags, replace regex delimiters
2006-08-05 Gabor Szabo File::Copy pod updated adding X<>
2006-07-12 Rafael Garcia-Suarez Upgrade to PathTools 3.19
2006-07-08 Brendan O'Dea optimisation for File::Spec::abs2rel where both args...
2006-04-28 Steve Peters Upgrade to Pathtools-3.18
2006-04-24 Steve Peters Really bump the version of File::Find.
2006-04-24 Steve Peters Reverting change #27953, as it appears that File::Find has
2006-04-24 David Landgren Re: [perl #38965] File::Find documentation - is "Don...
2006-03-11 Peter Prymmer perl@27437 fix File::Path::mkpath so that perl installs...
2006-03-07 Steve Peters Upgrade to PathTools-3.17
2006-01-18 Craig A. Berry special VMS handling no longer needed since we now...
2006-01-12 Nicholas Clark Bump $VERSION in many modules that have changed.
2006-01-02 pm@capmon.dk Documentation fix for File::Temp::new
2005-12-28 Steve Peters Upgrade to PathTools-3.15
2005-12-20 Yitzchak Scott-Tho... make failing cygwin test TODO'd
2005-12-18 Craig A. Berry Two test workarounds for VMS
2005-12-13 Steve Hay Fix lib/File/Compare.t test failures on Win32
2005-12-10 Steve Peters Upgrade to PathTools-3.14_01
2005-12-02 Rafael Garcia-Suarez Replace ^M by a space in test for bug #37716, to make
2005-11-29 Andreas König Re: [perl #37716] Re: File::Compare broken for filename...
2005-11-19 Steve Peters Upgrade to PathTools-3.14
2005-11-14 Rafael Garcia-Suarez A better fix for [perl #35847] File::Find not performin...
2005-11-10 jms@mathras.comcas... [perl #35847] File::Find not performing as documented
2005-10-07 Steve Peters Upgrade to Pathtools-3.12
2005-09-28 Steve Hay Improve File::Spec::Win32->path() and fix MM_Win32.t
2005-09-26 Rafael Garcia-Suarez Fix change 25597 for non-Windows platforms
2005-09-26 Steve Peters [perl #37223] [PATCH] File::Find::find fails on Win32...
2005-09-07 kvr@centrum.cz [perl #37091] File::Path::mkpath resets errno
2005-08-30 Rafael Garcia-Suarez Upgrade to PathTools 3.11
2005-08-27 Rafael Garcia-Suarez Upgrade to PathTools 3.10
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-07-14 Michael G. Schwern Re: [perl #36507] File::Copy::copy($foo, $foo) dies
2005-07-12 Michael G Schwern [perl #36502] File::Copy::mv fails to replicate behavio...
next