Path to this page:
./
security/p5-Module-Signature,
Perl 5 module for module signature file manipulation
Branch: pkgsrc-2019Q1,
Version: 0.83,
Package name: p5-Module-Signature-0.83,
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:[
lang/perl5] [
textproc/p5-Convert-PEM] [
textproc/p5-Convert-ASCII-Armour] [
textproc/p5-Convert-ASN1] [
textproc/p5-Text-Diff] [
security/p5-Crypt-Blowfish] [
security/p5-Crypt-DSA] [
security/p5-Crypt-Rijndael] [
security/p5-Crypt-DES_EDE3] [
security/p5-Crypt-OpenPGP] [
security/p5-Crypt-RSA] [
security/p5-Digest-MD2] [
security/p5-Digest-SHA1]
Master sites: (Expand)
SHA1: 52520ebbeadd7babae73071eb18495c443a857e4
RMD160: 964665fb8a8de6c91416d9fed19878740707d70f
Filesize: 80.235 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-Module-Signature-0.83 (created)