Perl::Critic::Exception::Configuration::Option::Policy - A problem with configuration of a policy.


Perl-Critic documentation  | view source Contained in the Perl-Critic distribution.

Index


NAME

Top

Perl::Critic::Exception::Configuration::Option::Policy - A problem with configuration of a policy.

DESCRIPTION

Top

A representation of a problem found with the configuration of a Perl::Critic::Policy, whether from a .perlcriticrc, another profile file, or command line.

This is an abstract class. It should never be instantiated.

INTERFACE SUPPORT

Top

This is considered to be a public class. Any changes to its interface will go through a deprecation cycle.

METHODS

Top

policy()

The short name of the policy that had configuration problems.

AUTHOR

Top

Elliot Shank <perl@galumph.com>

COPYRIGHT

Top


Perl-Critic documentation  | view source Contained in the Perl-Critic distribution.