in reply to undefined subroutine
You should use File::Copy; ... with an upper case 'C'.
One of the most annoying things about the (case) insensitive MS OSes is that loading the file File/copy.pm succeeds, but the symbols are not correctly imported in perl ... since &File::copy::import is not defined. (Whereas &File::Copy::import is defined, but perl has not been told to go looking for it.)
print "Just another Perl ${\(trickster and hacker)},"
The Sidhekin proves Sidhe did it!
|
|---|