Info | ||
---|---|---|
| ||
This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly. |
Version number:
v5.0
Checker | Guideline |
---|---|
Perl checkers | Rule |
| DCL30-PL. Do not import deprecated modules |
.* masks earlier declaration in same scope | DCL01-PL. Do not reuse variable names in subscopes |
... is deprecated and will be removed in a future ... | DCL30-PL. Do not import deprecated modules |
Unterminated <> operator | IDS31-PL. Do not use the two-argument form of open() |
Use of <> | IDS31-PL. Do not use the two-argument form of open() |