in reply to Re: Undefined subroutine &main::copy calledin thread Undefined subroutine &main::copy called
If you want to copy a single file, you need to use copy from File::Copy instead.
Not exactly true. rcopy will happily copy a single file too.