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.
-
OOP31-PL. Do not access private variables or subroutines in other packages (SEI CERT Perl Coding Standard)
-
IDS32-PL. Validate any integer that is used as an array index (SEI CERT Perl Coding Standard)
-
STR31-PL. Do not pass string literals to functions expecting regexes (SEI CERT Perl Coding Standard)
-
STR30-PL. Capture variables should be read only immediately after a successful regex match (SEI CERT Perl Coding Standard)
-
-
-
-
-
-
EXP35-PL. Use the correct operator type for comparing values (SEI CERT Perl Coding Standard)