in reply to Why isn't there a "copy" function?

I've always been wondering why perl does't have a file "copy" function

Because then you would have to include all of these other "must have" functions and Perl would no longer be Perl. It would be PHP.