'Format cascading ternary operators in columns'
This rule from Perl Best Practices made me laugh and finally realise what twisted, sick-minded individuals Perl programmers really are.
The correct rule is obviously 'Don't cascade ternary operators. Just don't. Use if-else.' But Perl programmers do it our way, and it's as beautiful as it is evil.
No comments:
Post a Comment