Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: copyChapter 8
Standard Modules
Next: Reference: move
 

cp

cp (source, dest[, buffsize])

Like copy, but exported only on request.

use File::Copy "cp"


Previous: Reference: copyPerl in a NutshellNext: Reference: move
Reference: copyBook IndexReference: move