You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Generated Content

This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly.

Version number:
v5.0

Perl checkers

Rule

:DCL30-P

DCL30-PL. Do not import deprecated modules

.* masks earlier declaration in same scope:DCL01-P

DCL01-PL. Do not reuse variable names in subscopes

Unterminated <> operator:IDS31-P

IDS31-PL. Do not use the two-argument form of open()

Use of <>:IDS31-P

IDS31-PL. Do not use the two-argument form of open()

  • No labels