Can anyone tell me how I can move files or directories with Perl?
use the rename() function or the File::Copy module.
rename - perldoc.perl.org
File::Copy - perldoc.perl.org
Thanks! I figured it would be named copy or move instead of rename.
this site will help you:
Perl 5.8.8 documentation - perldoc.perl.org
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks