Module-Signature-0.93

module signature file manipulation

Index | security

Description

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 ${PREFIX}/share/p5-Module-Signature/*.pub

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

Maintainer: Alexander Bluhm <bluhm@openbsd.org>

Run Dependencies

Build Dependencies