Perl::Critic::Exception::Configuration - A problem with L configuration.


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

Index


NAME

Top

Perl::Critic::Exception::Configuration - A problem with Perl::Critic configuration.

DESCRIPTION

Top

A representation of a problem found with the configuration of Perl::Critic, 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

source()

Where the configuration information came from, if it could be determined.

SEE ALSO

Top

Perl::Critic::Exception::Configuration::Generic Perl::Critic::Exception::Configuration::Option

AUTHOR

Top

Elliot Shank <perl@galumph.com>

COPYRIGHT

Top


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