I've had problems using rename() with ActivePerl under Windoze as well ...
--- "R. Joseph Newton" <[EMAIL PROTECTED]> wrote:
> Jeff Westman wrote:
>
> > Yes, I tried all that. (thanks)
> >
> > This is very odd... turns out that when I tried to do a regular 'mv'
> command
> > under Unix, it
Jeff Westman wrote:
> Yes, I tried all that. (thanks)
>
> This is very odd... turns out that when I tried to do a regular 'mv' command
> under Unix, it too said "success" ($?=0) I found that the mount I have
> my file system is non-standard Unix, so while the OS thought everything was
>
Yes, I tried all that. (thanks)
This is very odd... turns out that when I tried to do a regular 'mv' command
under Unix, it too said "success" ($?=0) I found that the mount I have
my file system is non-standard Unix, so while the OS thought everything was
okay, it really wasn't. I'm usi
Jeff Westman wrote:
> Why doesn't my rename() work? It is returning a '1', meaning success (I get
> the "has been modified" message below. Yet when I list the files (ls), it
> shows the original file name and my tmp file name. The rename doesn't seem
> to work.
>
> Any ideas?!
>
>
>
> Why doesn't my rename() work? It is returning a '1', meaning
> success (I get the "has been modified" message below. Yet
> when I list the files (ls), it shows the original file name
> and my tmp file name. The rename doesn't seem to work.
>
> Any ideas?!
Any of this apply??
perldoc -f r