in reply to Mnemonic Devices for Perl Programming

The /s modifier Simplifies the Silly Signification of dot:
"everything except \n", how Silly!
"everything", how much Simpler!

The /m modifier allows ^ and $ to Match even in the Middle of a string.

How this help. It certainly has helped me.

  • Comment on Re: Mnemonic Devices for Perl Programming