in reply to
File Copy on Linux
Whenever I want to be sure that a module exists on the specific system I'm on, I always start a quick little debugger session:
$ perl -d -e 42 <DB1> use File::Copy <DB2> q $
[download]
Comment on
Re: File Copy on Linux
Download
Code
In Section
Seekers of Perl Wisdom