in reply to Re^3: Help in joining these lines
in thread Help in joining these lines

I think YAPE::Regex::Explain is an excellent tool for those learning the basics. However, it does have its LIMITATIONS:

"There is no support for regular expression syntax added after Perl version 5.6, particularly any constructs added in 5.10. ..."

— Ken