module signature file manipulation
Module::Signature adds cryptographic authentications to CPAN
distributions, via the special SIGNATURE file.

You should add the module signature keys to your public keyring:
gpg --import /usr/local/share/p5-Module-Signature/*.pub

Use cpansign -v to verify a module's signature before you build it.

Maintainer: Alexander Bluhm <bluhm@openbsd.org>

WWW: https://metacpan.org/release/Module-Signature
