in reply to
regular expression for filename
see
glob
,
File::Glob
,
File::Find::Rule
, example of each in
Re: usage of find::file and glob to filter out directories and retrieve selected files
,
File::Find::Rule
probably has the least caveats
Comment on
Re: regular expression for filename
In Section
Seekers of Perl Wisdom