vixual.net
[Perl]如何複製檔案及目錄
use File::Copy; copy(‘file1.txt’,’file2.txt’) or die “c…