in reply to Re: Regex Testing
in thread Regex Testing
Cool! I have always been stumped by RE's that didn't work for some stupid tyop. This pragma help me find the problem in seconds!!!
There is another flavor:
use re 'debugcolor';
It throws in some bolding and reverse video to enhance the display.
In Section
Seekers of Perl Wisdom