Help for this page
sub get_good_int { next if /^unknown/; print "My filename is: $_\n"; }
use File::Find; use File::Basename; ... myfunc2($_); } }