From: Nicholas Clark Date: Mon, 24 Aug 2009 17:14:49 +0000 (+0100) Subject: Note that File::Copy is actually at 2.16, and that cp needs describing. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0de885a94dcc24f0e1cf9ec9f1d900c33eed54e9;p=p5sagit%2Fp5-mst-13.2.git Note that File::Copy is actually at 2.16, and that cp needs describing. --- diff --git a/pod/perl5110delta.pod b/pod/perl5110delta.pod index d2a97fb..0b8e414 100644 --- a/pod/perl5110delta.pod +++ b/pod/perl5110delta.pod @@ -588,10 +588,12 @@ Upgraded from version 1.1005 to 1.1006. =item C -Upgraded from version 2.11 to 2.14. +Upgraded from version 2.11 to 2.16. File::Copy now always return 0 (not "") on failure. +FIXME - describe C + =item C Upgraded from version 0.14 to 0.20.