This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
note that the return value of for is unspecified
[perl5.git] / lib / File / Copy.pm
2013-03-05 Chris 'BinGOs' Wil... Bump File::Copy version as the contents have changed
2013-03-04 reneebfix pod: add missing 'C' of inline code tags
2012-09-21 Nicholas ClarkRemove the MPE/iX port.
2012-08-28 Steve HayRevert File::Copy::copy() to fail when copying a file...
2012-08-28 Steve HayFix File::Copy test failure on Windows
2012-08-24 Tony Cookrt #111126 - don't empty a file with copy("foo/bar...
2012-01-31 Father ChrysostomosIncrease $File::Copy::VERSION to 2.23
2012-01-31 Father Chrysostomos[perl #109104] File::Copy: Turn off ‘newline’ warnings
2011-03-02 Karl WilliamsonRevert "In File::Copy, convert two regexps to explicit...
2011-02-04 Nicholas ClarkIn File::Copy, convert two regexps to explicit ranges...
2011-01-18 Nicholas ClarkRemove Mac OS Classic docs from DirHandle and File...
2010-07-19 David GoldenBump module version numbers
2010-06-23 Nicholas ClarkRemove MacOS classic support from File::{Copy,DosGlob...
2010-06-21 Matt S Troutversion bump for File::Copy and add change to delta
2010-06-08 AbigailResolve issue #74974: document File::Copy::copy(FILE...
2010-03-27 David MitchellRT #73714: Regression in 5.12: File::Copy and initial...
2010-01-20 Ricardo Signesbump versions for core libs changed since 5.11.3
2010-01-16 Todd Rinaldo[perl #72098] File::Copy stripping 06000 perms on cp...
2009-07-22 Niko TyniFix File::Copy::copy with pipes on GNU/kFreeBSD
2009-05-09 David MitchellRevert "Bump version of File::Copy"
2009-05-05 Rafael Garcia-SuarezBump version of File::Copy
2009-05-05 Paul FenwickMake File::Copy always return 0 (not "") on failure.
2009-04-25 David Mitchellmake the File::Copy permission change from 2.15 onwards...
2009-01-26 AbigailCheck for the group entry returned by getpwuid as well...
2009-01-25 Charles BaileyMove cp(1)-like permission changes from copy to cp,
2009-01-10 John MalmbergFile::Copy fixes for VMS follow-up
2009-01-08 John MalmbergMake File::Copy detect Unix compatibility mode on VMS.
2008-10-20 Nicholas ClarkChange 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-SuarezThe last change to File::Copy broke the perl build.
2008-05-08 Rafael Garcia-SuarezBump version and document last change.
2008-05-08 AbigailFile::Copy & permission bits.
2008-05-08 AbigailUse 3-arg open.
2008-04-24 Nicholas ClarkStop File::Copy truncating destination files if passed...
2007-10-24 John E. Malmbergpatch@32181 File::Copy.pm patches for VMS
2007-10-17 Jerry D. HeddenMinor 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-SuarezAnother tiny typo in File::Copy (found by Ruud.)
2007-02-08 Rafael Garcia-SuarezTypo fix, by John P. Linderman
2007-01-26 Adriano FerreiraRe: [perl #32135] File::Copy module
2006-12-11 Jan DuboisFirst patch from:
2006-08-05 Gabor SzaboFile::Copy pod updated adding X<>
2006-01-12 Nicholas ClarkBump $VERSION in many modules that have changed.
2005-07-14 Michael G. SchwernRe: [perl #36507] File::Copy::copy($foo, $foo) dies
2005-07-12 Michael G. SchwernRe: [perl #36502] File::Copy::mv fails to replicate...
2005-07-02 Telsdo just-in-time loading of Carp.pm in some modules
2004-07-01 Nicholas ClarkBump version numbers
2004-05-10 Abhijit Menon-SenRemove stray '.
2004-05-10 Slaven RezicFile::Copy Pod
2003-12-04 Steve HayFix File::Copy with hard links on Windows.
2003-11-28 Slaven RezicRe: [perl #24245] File::Copy::copy damages hard linked...
2003-08-14 Jarkko HietaniemiA 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-SuarezIntegrate from the maint-5.8/ branch :
2002-04-24 Jarkko HietaniemiIntegrate #16136, #16137, #16138 from macperl;
2002-02-28 Stas BekmanFile::Copy::syscopy doesn't preserve OS attrs on UNIX
2002-02-03 Rafael Garcia-Suarezlstat FH and -l FH warnings
2001-10-12 Wilson, DougRE: [PATCH File::Copy] Silence warnings for tied fileha...
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-16 Jarkko HietaniemiBump up version numbers.
2001-08-02 Jarkko HietaniemiBe more careful about non-existent files.
2001-07-31 arbor@al37al08.tel... Fix for
2001-07-12 Wilson, DougFile::Copy fails on tied handles
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-11 Chris Nandor[RESEND] [PATCH] Mac OS lib patches for bleadperl
2001-03-29 Benjamin SugarsEnable warnings in File::* (was: B::Terse and warnings)
2001-03-02 Chris NandorFile::Copy for bleadperl, maintperl
2000-10-20 Charles BaileySYN SYN
2000-10-09 Gurusamy Sarathyavoid nonportable example code
2000-02-29 Gurusamy Sarathymore m//s and $ vs \z fixups (from Greg Bacon)
2000-02-09 Charles BaileyResync with mainline
2000-01-23 Gurusamy Sarathys/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önigReloading File::Copy
1999-05-10 Gurusamy Sarathyprovide File::Copy::syscopy() via Win32::CopyFile(...
1999-01-07 AbigailAnother set of doc patches from Abigail
1998-09-23 Charles Bailey(via private mail)
1998-07-15 Jarkko Hietaniemi5.004_74: MPE/iX final touches
1998-07-14 Jarkko Hietaniemiadd files and tweaks needed for MPE/iX port (via PM)
1997-08-06 M.J.T. GuyRemove 'use UNIVERSAL;', switch to UNIVERSAL::isa()
1996-12-31 Ilya ZakharevichFile::Copy under OS/2
1996-12-23 Perl 5 Porters[inseparable changes from patch from perl5.003_13 to...
1996-12-19 Charles BaileyRe: 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 ZakharevichCleanup after new test
1996-09-20 Joseph S. MyersPod typos, pod2man bugs, and miscellaneous installation...
1996-07-15 Perl 5 Portersperl 5.003_01: lib/File/Copy.pm
1996-03-22 Perl 5 Portersperl 5.002_01: lib/File/Copy.pm
1996-02-29 Andy Doughertyperl 5.002 perl-5.002
1996-02-07 Perl 5 PortersNew file, part of MakeMaker-5.21 upgrade.