From: Philip Newton Date: Tue, 8 May 2001 09:18:10 +0000 (+0200) Subject: (Retracted by #10042) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=66670188cea1de9e5a28e46eaf556eccea649d2c;p=p5sagit%2Fp5-mst-13.2.git (Retracted by #10042) Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin Message-ID: <3AF7B9D2.28861.603732@localhost> p4raw-id: //depot/perl@10031 --- diff --git a/pod/perlfunc.pod b/pod/perlfunc.pod index 1feb80a..d542754 100644 --- a/pod/perlfunc.pod +++ b/pod/perlfunc.pod @@ -5421,6 +5421,11 @@ 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