The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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 Dɪᴇᴄᴋᴏᴡ <daxim@cpan.org>

LICENCE AND COPYRIGHT

Copyright © 2012, Lars Dɪᴇᴄᴋᴏᴡ <daxim@cpan.org>.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl 5.14.