centos man page for perl::critic::exception::aggregateconfiguration

Query: perl::critic::exception::aggregateconfiguration

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Perl::Critic::Exception::AggregateConfiguration(3)	User Contributed Perl Documentation	Perl::Critic::Exception::AggregateConfiguration(3)

NAME
Perl::Critic::Exception::AggregateConfiguration - A collection of a set of problems found in the configuration and/or command-line options.
DESCRIPTION
A set of configuration settings can have multiple problems. This is an object for collecting all the problems found so that the user can see them in one run.
INTERFACE SUPPORT
This is considered to be a public class. Any changes to its interface will go through a deprecation cycle.
METHODS
"add_exception( $exception )" Accumulate the parameter with rest of the exceptions. "add_exceptions_from( $aggregate )" Accumulate the exceptions from another instance of this class. "exceptions()" Returns a reference to an array of the collected exceptions. "add_exception_or_rethrow( $eval_error )" If the parameter is an instance of Perl::Critic::Exception::Configuration or Perl::Critic::Exception::AggregateConfiguration, add it. Otherwise, "die" with the parameter, if it is a reference, or "confess" with it. If the parameter is false, simply returns. "has_exceptions()" Answer whether any configuration problems have been found. "full_message()" Concatenate the exception messages. See "full_message" in Exception::Class.
AUTHOR
Elliot Shank <perl@galumph.com>
COPYRIGHT
Copyright (c) 2007-2011 Elliot Shank. 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. perl v5.16.3 2014-06-09 Perl::Critic::Exception::AggregateConfiguration(3)
Related Man Pages
perl::critic::exception::configuration::option::policy::paramete(3) - centos
perl::critic::policyparameter::behavior::stringlist(3) - centos
perl::critic::exception::configuration::option::global::extrapar(3) - centos
perl::critic::exception::aggregateconfiguration(3pm) - debian
perl::critic::exception::configuration::option(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it