Help for this page
use strict; use warnings; ... print MYFILE2 $str2; close(MYFILE2); } # end write_file
@files = <$startdir/$path/$name/*>; $count = @files;