in reply to
Watching a regex match
Two links:
An article:
Rx: A Regex Debugger for Perl
A module (that's statically explain regexps, rather than tracing them):
YAPE::Regex::Explain
Comment on
Re: Watching a regex match
In Section
Seekers of Perl Wisdom