Edit

IABSD.fr/ports/security/p5-Module-Signature/pkg/DESCR

Branch :

  • Show log

    Commit

  • Author : bluhm
    Date : 2008-07-19 12:12:53
    Hash : 0dff7e38
    Message : Module::Signature adds cryptographic authentications to CPAN distributions, via the special SIGNATURE file.

  • security/p5-Module-Signature/pkg/DESCR
  • 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.