File::Copy fixes for VMS follow-up
[p5sagit/p5-mst-13.2.git] / lib / File / Copy.pm
2009-01-10 John Malmberg File::Copy fixes for VMS follow-up
2009-01-08 John Malmberg Make File::Copy detect Unix compatibility mode on VMS.
2008-10-20 Nicholas Clark Change the plan - 2.14 gets the copy permission behavio...
2008-10-19 rabbit+bugs@rabbit.us [perl #59650] File::Copy does not handle file objects...
2008-05-08 Rafael Garcia-Suarez The last change to File::Copy broke the perl build.
2008-05-08 Rafael Garcia-Suarez Bump version and document last change.
2008-05-08 Abigail File::Copy & permission bits.
2008-05-08 Abigail Use 3-arg open.
2008-04-24 Nicholas Clark Stop File::Copy truncating destination files if passed...
2007-10-24 John E. Malmberg patch@32181 File::Copy.pm patches for VMS
2007-10-17 Jerry D. Hedden Minor fix in File::Copy POD
2007-08-28 John E. Malmberg [patch@31750] Unit variable in /lib/File/Copy.pm
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-26 Adriano Ferreira Re: [perl #32135] File::Copy module
2006-12-11 Jan Dubois First patch from:
2006-08-05 Gabor Szabo File::Copy pod updated adding X<>
2006-01-12 Nicholas Clark Bump $VERSION in many modules that have changed.
2005-07-14 Michael G. Schwern Re: [perl #36507] File::Copy::copy($foo, $foo) dies
2005-07-12 Michael G. Schwern Re: [perl #36502] File::Copy::mv fails to replicate...
2005-07-02 Tels do just-in-time loading of Carp.pm in some modules
2004-07-01 Nicholas Clark Bump version numbers
2004-05-10 Abhijit Menon-Sen Remove stray '.
2004-05-10 Slaven Rezic File::Copy Pod
2003-12-04 Steve Hay Fix File::Copy with hard links on Windows.
2003-11-28 Slaven Rezic Re: [perl #24245] File::Copy::copy damages hard linked...
2003-08-14 Jarkko Hietaniemi A swath of VERSION patches from Nicholas Clark.
2003-06-16 Amick, Eric [perl #22622] Bogus error codes from File::Copy::move
2003-01-04 Nicholas Clark [DOCPATCH] File::Copy's synopsis
2002-12-10 Rafael Garcia-Suarez Integrate from the maint-5.8/ branch :
2002-04-24 Jarkko Hietaniemi Integrate #16136, #16137, #16138 from macperl;
2002-02-28 Stas Bekman File::Copy::syscopy doesn't preserve OS attrs on UNIX
2002-02-03 Rafael Garcia-Suarez lstat FH and -l FH warnings
2001-10-12 Wilson, Doug RE: [PATCH File::Copy] Silence warnings for tied fileha...
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-08-02 Jarkko Hietaniemi Be more careful about non-existent files.
2001-07-31 arbor@al37al08.tel... Fix for
2001-07-12 Wilson, Doug File::Copy fails on tied handles
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-11 Chris Nandor [RESEND] [PATCH] Mac OS lib patches for bleadperl
2001-03-29 Benjamin Sugars Enable warnings in File::* (was: B::Terse and warnings)
2001-03-02 Chris Nandor File::Copy for bleadperl, maintperl
2000-10-20 Charles Bailey SYN SYN
2000-10-09 Gurusamy Sarathy avoid nonportable example code
2000-02-29 Gurusamy Sarathy more m//s and $ vs \z fixups (from Greg Bacon)
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-05 Andreas König Reloading File::Copy
1999-05-10 Gurusamy Sarathy provide File::Copy::syscopy() via Win32::CopyFile(...
1999-01-07 Abigail Another set of doc patches from Abigail
1998-09-23 Charles Bailey (via private mail)
1998-07-15 Jarkko Hietaniemi 5.004_74: MPE/iX final touches
1998-07-14 Jarkko Hietaniemi add files and tweaks needed for MPE/iX port (via PM)
1997-08-06 M.J.T. Guy Remove 'use UNIVERSAL;', switch to UNIVERSAL::isa()
1996-12-31 Ilya Zakharevich File::Copy under OS/2
1996-12-23 Perl 5 Porters [inseparable changes from patch from perl5.003_13 to...
1996-12-19 Charles Bailey Re: Proposed addition to File::Copy: move
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
1996-10-10 Ilya Zakharevich Cleanup after new test
1996-09-20 Joseph S. Myers Pod typos, pod2man bugs, and miscellaneous installation...
1996-07-15 Perl 5 Porters perl 5.003_01: lib/File/Copy.pm
1996-03-22 Perl 5 Porters perl 5.002_01: lib/File/Copy.pm
1996-02-29 Andy Dougherty perl 5.002
1996-02-07 Perl 5 Porters New file, part of MakeMaker-5.21 upgrade.