Help for this page
Select Code to Download
Select
or
download this
use File::NCopy; $c = new File::NCopy(preserve => 1); $c->copy("test", "test2");