You read too much into the SYNOPSIS section. There are merely two examples there, one which imports just the copy subroutine, and one which imports the cp alias for it. This is common in CPAN documentation -- the examples often show multiple different ways of using the module.
I suggest you learn a bit about the mechanics of Perl before writing any production code. For example, if you already understood what use does, you'd have realized that you need it only once in a script.
In reply to Re^3: File::Copy a bug?
by radiantmatrix
in thread File::Copy a bug?
by moked
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |