Path to this page:
./
security/p5-Module-Signature,
Perl 5 module for module signature file manipulation
Branch: pkgsrc-2021Q3,
Version: 0.87nb1,
Package name: p5-Module-Signature-0.87nb1,
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.
Master sites: (Expand)
SHA1: ede0ee92b606c42f877b394bb684fd26ca61eb8f
RMD160: 0a52138061fde1ececd13ddba2ade9ee6e06f4cf
Filesize: 94.933 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version p5-Module-Signature-0.87nb1 (created)