NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
re.pm (Score:1)
In later perls it is lexically scoped.
Re: (Score:2)
Hmm, but the output of use re 'debug' doesn't seem intuitive if it DOESN'T match.
Re:re.pm (Score:1)
http://agentzh.org/misc/tracer/langs/index.html [agentzh.org]
It works for unsuccessful matches as well
It's a tracer for Perl 6 regexes though
Reply to This
Parent