Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Info
titleGenerated 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

BuiltinFunctions::ProhibitUniversalCan

DCL30-PL. Do not import deprecated modules

BuiltinFunctions::ProhibitUniversalIsa

DCL30-PL. Do not import deprecated modules

InputOutput::ProhibitTwoArgOpen

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

InputOutput::RequireCheckedClose

EXP32-PL. Do not ignore function return values

InputOutput::RequireCheckedOpen

EXP32-PL. Do not ignore function return values

InputOutput::RequireCheckedSyscalls

EXP32-PL. Do not ignore function return values

Modules::ProhibitEvilModules

DCL30-PL. Do not import deprecated modules