wp.jochen.hayek.name/blog-en

Perl Best Practices: Regular Expressions: Always use /xms

Almost always at least.

DC explains quite well in the beginning of the section on Regular Expressions  [Link], why each of /x, /m, and /s is rather, rather reasonable to use.

Exit mobile version