in reply to
regex within an input file
When debugging regexes you just
use re 'debug';
to see what the regex engine is doing.
Comment on
Re: regex within an input file
Download
Code
In Section
Seekers of Perl Wisdom