Help for this page
use File::Copy; copy("a/b/*.txt","a/");
use File::Copy; copy("a/b/ccc.txt","a/");