Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: changing RA Table

...

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

DCL33-PL

lowLow

probableProbable

highHigh

P3P2

L3

Automated Detection

Tool

Diagnostic

use warnings;

Name .* used only once. possible typo

use strict;Global symbol .* requires explicit package name

Perl::Critic

Policy::TestingAndDebugging::RequireUseWarnings

 

Policy::TestingAndDebugging::RequireUseStrict

...