in reply to Re: Best practice or cargo cult?
in thread Best practice or cargo cult?

If my RE is too long for a single line but rather simple, I just use /x without a comment within the RE (maybe there's one before, e.g

# replace all <a href="link"...>linktext</a> # with [url="link"]linktext[/url] $var =~ s~<a \s+ href = "([^"]+)" [^>]* > (.+?) </a> ~\[url="$1"\]$2\[/url\]~gsx;

(Well, I know there are better ways to parse html than with REs, but it was the first example that came into my mind)

I only use g, s, m when really needed and not as default options.

Best regards,
perl -e "s>>*F>e=>y)\*martinF)stronat)=>print,print v8.8.8.32.11.32"