in reply to Re: Undefined subroutine &main::copy called
in 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.

  • Comment on Re^2: Undefined subroutine &main::copy called