|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
perlfunc:renameby gods |
| on Aug 24, 1999 at 22:42 UTC ( #239=perlfunc: print w/ replies, xml ) | Need Help?? |
renameSee the current Perl documentation for rename. Here is our local, out-dated (pre-5.6) version: ![]() rename - change a filename
![]() rename OLDNAME,NEWNAME
![]()
Changes the name of a file. Returns |
|