http://www.perlmonks.org?node_id=1001218


in reply to basic doubt

You can use YAPE::Regex::Explain to explain regular expressions.
Sorry if my advice was wrong.

Replies are listed 'Best First'.
Re^2: basic doubt
by davido (Cardinal) on Oct 27, 2012 at 18:51 UTC

    That's a great utility if your regexes use no features introduced after Perl 5.6.x.


    Dave