in reply to Re^7: How to extract a pattern in Perl regex?
in thread How to extract a pattern in Perl regex?

I took that to mean do it within one line of code, rather than as a command line one liner.

Me too, but my thinking was that one-liners are the ultimate way of saying "look at how little code I need" ;-)

Replies are listed 'Best First'.
Re^9: How to extract a pattern in Perl regex?
by marto (Cardinal) on May 02, 2020 at 11:57 UTC

    Absolutely, and it's great to showcase some ojo magic.