Help for this page
Select Code to Download
Select
or
download this
File::Copy($src, $dst);
Select
or
download this
system '/bin/cp', $src, $dst;