I've always been wondering why perl does't have a file "copy" function, it has "rename" and "unlink"(actually why is it named "unlink"? rather than something like "rm" given perl's ties to shell?). It seems to be a trouble to resort to a separate module File::Copy for such a common functionality.
In reply to Why isn't there a "copy" function? by johnnywang
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |