Path to this page:
./
security/p5-Module-Signature,
Perl 5 module for module signature file manipulation
Branch: pkgsrc-2015Q4,
Version: 0.79,
Package name: p5-Module-Signature-0.79,
Maintainer: pkgsrc-usersThe Perl 5 module Module::Signature adds cryptographic authentications
to CPAN distributions, via the special SIGNATURE file.
If you are a module user, all you have to do is to remember running
cpansign -v (or just cpansign) before issuing perl Makefile.PL or
perl Build.PL; that will ensure the distribution has not been
tampered with. For module authors, you'd want to add the SIGNATURE
file to your MANIFEST, then type cpansign -s before making a
distribution. You may also want to consider adding a signature
check as part of your test suite.
Required to run:[
security/p5-Crypt-RIPEMD160] [
security/p5-Crypt-Blowfish] [
security/p5-Crypt-Random] [
security/p5-Crypt-CBC] [
security/p5-Digest-SHA1] [
security/p5-Crypt-DES] [
security/p5-Crypt-DSA] [
security/p5-Crypt-OpenPGP] [
security/p5-Crypt-Primes] [
security/p5-Crypt-RSA] [
security/p5-Crypt-Rijndael] [
security/p5-Crypt-Twofish] [
security/p5-Crypt-DES_EDE3]
Master sites: (Expand)
SHA1: bee2a5f8e541ab2948a629ef64501764c0571449
RMD160: c4edf61737f205869e63e67ecc816eb928adbf38
Filesize: 91.999 KB
Version history: (Expand)
- (2016-01-02) Package added to pkgsrc.se, version p5-Module-Signature-0.79 (created)