NAME
Module::CPANTS::Kwalitee - Interface to Kwalitee generators
SYNOPSIS
my $mck=Module::CPANTS::Kwalitee->new;
my @generators=$mck->generators;
DESCRIPTION
Methods
new
Plain old constructor.
Loads all Plugins.
get_indicators
Get the list of all Kwalitee indicators, either as an ARRAY or ARRAYREF.
get_indicators_hash
Get the list of all Kwalitee indicators as an HASHREF.
SEE ALSO
AUTHOR
Thomas Klausner, <domm@cpan.org>, http://domm.zsi.at
LICENSE
You may use and distribute this module according to the same terms that Perl is distributed under.