On Thu, 30 Jan 2014 19:37:25 -0600
"Martin G. McCormick" <mar...@server1.shellworld.net> wrote:

>       The man page says one can use mv but that did not work
> on this system.

# You need to explicitly name it for it to be imported
use File::Copy qw( cp mv );


-- 
Don't stop where the ink does.
        Shawn

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to