Scroll to navigation

Module::CPANTS::Kwalitee::Signature(3pm) User Contributed Perl Documentation Module::CPANTS::Kwalitee::Signature(3pm)

NAME

Module::CPANTS::Kwalitee::Signature - dist has a valid signature

SYNOPSIS

Check if the cryptographic signature of a dist is valid.

DESCRIPTION

Methods

order
Defines the order in which Kwalitee tests should be run.
Returns 100.
analyse
Uses "Module::Signature" to verify the validity of the dist signature.
Dists without signature pass automatically.
kwalitee_indicators
Returns the Kwalitee Indicators datastructure.
valid_signature

SEE ALSO

Module::CPANTS::Analyse

AUTHOR

Lars DXXXXXX "<daxim@cpan.org>"

LICENCE AND COPYRIGHT

Copyright X 2012, Lars DXXXXXX "<daxim@cpan.org>".
This module is free software; you can redistribute it and/or modify it under the same terms as Perl 5.14.
2012-06-08 perl v5.14.2