in reply to
how to automate the regular expression match from a file?
You didn't tell us any details about the problem you are having. Maybe this will be of use:
Basic debugging checklist
:
chomp
,
print
,
Data::Dumper
grep
-f
Comment on
Re: how to automate the regular expression match from a file?
Download
Code
In Section
Seekers of Perl Wisdom