I've written a script to upload and rename 2 files (jpegs) to our company website, and I've enver worked with using File::Copy on multiple files before, and the rename feature might be wack too. It's posted below, so does anyone have any suggestions?
Thanks.
#!/usr/bin/perl -w
use strict;
use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.