Index of /ports_security/p5-Module-Signature
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:11 803
distinfo 28-May-2011 14:11 149
pkg-descr 27-Aug-2004 15:38 511
pkg-plist 22-Jan-2006 05:50 245
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.
WWW: http://search.cpan.org/dist/Module-Signature/