On Thu, 30 Jan 2014 19:37:25 -0600
"Martin G. McCormick" <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to