Ton Hospel wrote:

>In article <[EMAIL PROTECTED]>,
>       Steven Schubiger <[EMAIL PROTECTED]> writes:
>  
>
>>On  07 Oct 2003 00:00:13 +0200, Slaven Rezic <[EMAIL PROTECTED]> wrote:
>>
>>:> CPAN.pm (invoked as cpan in the command shell) reports a permission 
>>:> problem trying to move a directory. The trouble is that CPAN.pm is using
>>:> the rename() function, which in Win32 can change a file's name but not
>>:> move it from one directory to another.
>>: 
>>: In this case an entry for rename() in perlport.pod is also missing.
>>
>>
>>--- bleadperl/pod/perlport.pod        Fri Nov 12 22:13:04 2004
>>+++ perlport.pod              Sat Apr  2 23:29:09 2005
>>@@ -1836,6 +1836,10 @@
>> 
>> Not implemented. (Win32, VMS, S<RISC OS>)
>> 
>>+=item rename OLDFILE,NEWFILE
>>+
>>+Can't move files. (Win32)
>>    
>>
>I prefer:
>Can't move files between directories (Win32)
>  
>
How about:

Can't move directories between directories on different drives (Win32)

?


------------------------------------------------
Radan Computational Ltd.

The information contained in this message and any files transmitted with it are 
confidential and intended for the addressee(s) only.  If you have received this 
message in error or there are any problems, please notify the sender 
immediately.  The unauthorized use, disclosure, copying or alteration of this 
message is strictly forbidden.  Note that any views or opinions presented in 
this email are solely those of the author and do not necessarily represent 
those of Radan Computational Ltd.  The recipient(s) of this message should 
check it and any attached files for viruses: Radan Computational will accept no 
liability for any damage caused by any virus transmitted by this email.

Reply via email to