projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b7f248
)
Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy...
author
Steven Schubiger
<schubiger@cpan.org>
Thu, 7 Apr 2005 22:38:25 +0000
(
00:38
+0200)
committer
Steve Hay
<SteveHay@planit.com>
Fri, 8 Apr 2005 14:15:14 +0000
(14:15 +0000)
Message-Id: <
200504072038
.j37KcPXY011755@accognoscere.homeunix.org>
(with arguments changed to match perlfunc.pod)
p4raw-id: //depot/perl@24209
pod/perlport.pod
patch
|
blob
|
history
diff --git
a/pod/perlport.pod
b/pod/perlport.pod
index
ffd7c86
..
99465e2
100644
(file)
--- a/
pod/perlport.pod
+++ b/
pod/perlport.pod
@@
-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)