Versions Compared

Key

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

...

DCL31-EX0: This rule does not apply to object methods. Object methods are easy for the parser to distinguish from built-in functions or keywords because of their distinct syntax.

Related Guidelines

Risk Assessment

Using reserved keywords can lead to unexpected program behavior and surprising results.

...

Tool

Diagnostic

Perl::Critic

Subroutines::ProhibitBuiltinHomonyms

Related Guidelines

Bibliography

...