Labelled content
Every content item in this list is tagged with all the required labels:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
To remove a label from the required labels, choose '- labelname' from above.
-
EXP04-PL. Do not mix the early-precedence logical operators with late-precedence logical operators (SEI CERT Perl Coding Standard)
-
EXP03-PL. Do not diminish the benefits of constants by assuming their values in expressions (SEI CERT Perl Coding Standard)
-
-
-
EXP35-PL. Use the correct operator type for comparing values (SEI CERT Perl Coding Standard)
-
-
EXP33-PL. Do not invoke a function in a context for which it is not defined (SEI CERT Perl Coding Standard)
-
EXP30-PL. Do not use deprecated or obsolete functions or modules (SEI CERT Perl Coding Standard)
-
-