From: Jarkko Hietaniemi Date: Tue, 8 May 2001 22:09:35 +0000 (+0000) Subject: Retract #10031. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=41f3e7ef1e9972c4d0bb1ddef78e045c6a2b4d74;p=p5sagit%2Fp5-mst-13.2.git Retract #10031. p4raw-id: //depot/perl@10042 --- diff --git a/pod/perlfunc.pod b/pod/perlfunc.pod index d542754..1feb80a 100644 --- a/pod/perlfunc.pod +++ b/pod/perlfunc.pod @@ -5421,11 +5421,6 @@ the B<-U> flag is supplied to Perl. Even if these conditions are met, be warned that unlinking a directory can inflict damage on your filesystem. Use C instead. -Note: on filesystems that support multiple versions of a file, -such as VMS, each version counts as a separate file: on such a -platform, C will generally delete only the last -version of the file. See L for more information. - If LIST is omitted, uses C<$_>. =item unpack TEMPLATE,EXPR