Perl::Critic::PolicyConfig - Configuration data for a Policy.
A container for the configuration of a Policy.
get_policy_short_name()
get_set_themes()
set_themes
in the user's .perlcriticrc.
get_add_themes()
add_themes
in the user's .perlcriticrc.
get_severity()
severity
in the user's .perlcriticrc.
is_maximum_violations_per_document_unlimited()
maximum_violations_per_document
should
be considered to be unlimited.
get_maximum_violations_per_document()
maximum_violations_per_document
in the user's
.perlcriticrc.
get($parameter)
remove($parameter)
is_empty()
get_parameter_names()
Perl::Critic::DEVELOPER/"MAKING YOUR POLICY CONFIGURABLE"
Elliot Shank <perl@galumph.com>
Copyright (c) 2008 Elliot Shank. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of this license can be found in the LICENSE file included with this module.