Perl::Critic::Exception::AggregateConfiguration(3pm) | User Contributed Perl Documentation | Perl::Critic::Exception::AggregateConfiguration(3pm) |
Perl::Critic::Exception::AggregateConfiguration - A collection of a set of problems found in the configuration and/or command-line options.
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.
This is considered to be a public class. Any changes to its interface will go through a deprecation cycle.
Elliot Shank <perl@galumph.com>
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.
2023-01-15 | perl v5.36.0 |