Jeff Pang am Mittwoch, 20. Dezember 2006 15:09:
> "Dukelow, Don" <[EMAIL PROTECTED]>
> >I can't get "use File::Copy" to work.  I declare it at the beginning of
> >script but when I try to use it latter nothing happens.  There are no
> > errors and nothing is copied.
>
> Did you also add "use strict" and "use warnings" at the begin of the script
> and still saw nothing?

...and it would also be a good idea to check if the copy operation succeeded - 
see the the SYNOPSIS example in perldoc File::Copy :-)

Dani

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to