Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

This page was automatically generated and should not be edited.

Note

The information on this page was provided by outside contributors and has not been verified by SEI CERT.

Tip

The table below can be re-ordered, by clicking column headers.

Tool Version:
Include Page
perl:Perl::Critic_V
perl:Perl::Critic_V

Checker

Guideline

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