Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy...
Steven Schubiger [Thu, 7 Apr 2005 22:38:25 +0000 (00:38 +0200)]
Message-Id: <200504072038.j37KcPXY011755@accognoscere.homeunix.org>

(with arguments changed to match perlfunc.pod)

p4raw-id: //depot/perl@24209

pod/perlport.pod

index ffd7c86..99465e2 100644 (file)
@@ -1836,6 +1836,10 @@ Very limited functionality. (MiNT)
 
 Not implemented. (Win32, VMS, S<RISC OS>)
 
+=item rename OLDNAME,NEWNAME
+
+Can't move directories between directories on different logical volumes. (Win32)
+
 =item select RBITS,WBITS,EBITS,TIMEOUT
 
 Only implemented on sockets. (Win32, VMS)