From: David Mitchell Date: Sat, 25 Apr 2009 19:36:19 +0000 (+0100) Subject: make the File::Copy permission change from 2.15 onwards (to allow for a X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4efe685a06ca02d3bdef0d82787eb46835ec9e7e;p=p5sagit%2Fp5-mst-13.2.git make the File::Copy permission change from 2.15 onwards (to allow for a maint-5.10 2.14 release) --- diff --git a/lib/File/Copy.pm b/lib/File/Copy.pm index 620a2ea..7393bf4 100644 --- a/lib/File/Copy.pm +++ b/lib/File/Copy.pm @@ -520,7 +520,7 @@ upon the file, but will generally be the whole file (up to 2MB), or You may use the syntax C to get at the C alias for this function. The syntax is I the same. The -behavior is nearly the same as well: as of version 2.14, will +behavior is nearly the same as well: as of version 2.15, will preserve the source file's permission bits like the shell utility C would do, while C uses the default permissions for the target file (which may depend on the process' C, file