in reply to
When a regexp with /g needs to be run .. twice
see
re
and
use re 'debug';
it works best with short programs/regex like this
for step through use
rxrx
Comment on
Re: When a regexp with /g needs to be run .. twice (use re 'debug';)
Download
Code
In Section
Seekers of Perl Wisdom