in reply to Re^3: File::Copy Problem on Mac OS X
in thread File::Copy Problem on Mac OS X

eh? "$source" creates a string that's a copy of $source. Why would you do that? Not only does @ARGV contain strings, this will happen implicitly if copy requires them to be strings.