summaryrefslogtreecommitdiff
path: root/lib/File/Copy.pm
Commit message (Expand)AuthorAgeFilesLines
* Change the plan - 2.14 gets the copy permission behaviour change,Nicholas Clark2008-10-201-1/+1
* [perl #59650] File::Copy does not handle file objects sanelyrabbit+bugs@rabbit.us2008-10-191-5/+14
* The last change to File::Copy broke the perl build.Rafael Garcia-Suarez2008-05-081-5/+12
* Bump version and document last change.Rafael Garcia-Suarez2008-05-081-6/+4
* File::Copy & permission bits.Abigail2008-05-081-11/+4
* Use 3-arg open.Abigail2008-05-081-2/+2
* Stop File::Copy truncating destination files if passed 3 namedNicholas Clark2008-04-241-11/+16
* patch@32181 File::Copy.pm patches for VMSJohn E. Malmberg2007-10-241-3/+44
* Minor fix in File::Copy PODJerry D. Hedden2007-10-171-1/+1
* [patch@31750] Unit variable in /lib/File/Copy.pmJohn E. Malmberg2007-08-281-2/+3
* Another tiny typo in File::Copy (found by Ruud.)Rafael Garcia-Suarez2007-02-111-2/+2
* Typo fix, by John P. LindermanRafael Garcia-Suarez2007-02-081-1/+1
* Re: [perl #32135] File::Copy moduleAdriano Ferreira2007-01-261-2/+10
* First patch from:Jan Dubois2006-12-111-1/+2
* File::Copy pod updated adding X<>Gabor Szabo2006-08-051-9/+11
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* Re: [perl #36507] File::Copy::copy($foo, $foo) diesMichael G. Schwern2005-07-141-2/+15
* Re: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mvMichael G. Schwern2005-07-121-1/+11
* do just-in-time loading of Carp.pm in some modulesTels2005-07-021-2/+6
* Bump version numbersNicholas Clark2004-07-011-1/+1
* Remove stray '.Abhijit Menon-Sen2004-05-101-1/+1
* File::Copy PodSlaven Rezic2004-05-101-2/+1
* Fix File::Copy with hard links on Windows.Steve Hay2003-12-041-1/+1
* Re: [perl #24245] File::Copy::copy damages hard linked filesSlaven Rezic2003-11-281-6/+5
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-141-1/+1
* [perl #22622] Bogus error codes from File::Copy::move Amick, Eric2003-06-161-3/+3
* [DOCPATCH] File::Copy's synopsisNicholas Clark2003-01-041-4/+4
* Integrate from the maint-5.8/ branch :Rafael Garcia-Suarez2002-12-101-1/+1
* Integrate #16136, #16137, #16138 from macperl;Jarkko Hietaniemi2002-04-241-2/+11
* File::Copy::syscopy doesn't preserve OS attrs on UNIXStas Bekman2002-02-281-3/+4
* lstat FH and -l FH warningsRafael Garcia-Suarez2002-02-031-0/+1
* RE: [PATCH File::Copy] Silence warnings for tied filehandles Wilson, Doug2001-10-121-2/+1
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Bump up version numbers.Jarkko Hietaniemi2001-09-161-1/+1
* Be more careful about non-existent files.Jarkko Hietaniemi2001-08-021-2/+2
* Fix forarbor@al37al08.telecel.pt2001-07-311-1/+18
* File::Copy fails on tied handlesWilson, Doug2001-07-121-14/+18
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+1
* [RESEND] [PATCH] Mac OS lib patches for bleadperlChris Nandor2001-06-111-6/+38
* Enable warnings in File::* (was: B::Terse and warnings)Benjamin Sugars2001-03-291-1/+2
* File::Copy for bleadperl, maintperlChris Nandor2001-03-021-3/+28
* avoid nonportable example codeGurusamy Sarathy2000-10-091-1/+1
* more m//s and $ vs \z fixups (from Greg Bacon)Gurusamy Sarathy2000-02-291-2/+2
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-2/+6
* Reloading File::CopyAndreas König2000-01-051-11/+12
* provide File::Copy::syscopy() via Win32::CopyFile() on win32Gurusamy Sarathy1999-05-101-2/+8
* Another set of doc patches from AbigailAbigail1999-01-071-2/+2
* (via private mail)Charles Bailey1998-09-231-1/+1
* 5.004_74: MPE/iX final touchesJarkko Hietaniemi1998-07-151-1/+1
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-2/+17