in reply to Re: A regex question...
in thread A regex question...

If the /x modifier also operated in the replacement, I would line the bits up vertically too.
You could add /e and build a string with dot concatenations.

Makeshifts last the longest.

  • Comment on Re^2: A regex question... (/x for right side of s///)