vixual.net
[Perl]如何复制档案及目录
use File::Copy; copy(‘file1.txt’,’file2.txt’) or die “c…