Name : perl-Module-Signature
| |
Version : 0.81
| Vendor : openSUSE
|
Release : lp152.3.2
| Date : 2019-09-20 22:53:13
|
Group : Development/Libraries/Perl
| Source RPM : perl-Module-Signature-0.81-lp152.3.2.src.rpm
|
Size : 0.13 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Module signature file manipulation
|
Description :
*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 to run \'cpansign -v\' (or just \'cpansign\') before issuing \'perl Makefile.PL\' or \'perl Build.PL\'; that will ensure the distribution has not been tampered with.
Module authors can easily add the _SIGNATURE_ file to the distribution tarball; see NOTES below for how to do it as part of \'make dist\'.
If you _really_ want to sign a distribution manually, simply add \'SIGNATURE\' to _MANIFEST_, then type \'cpansign -s\' immediately before \'make dist\'. Be sure to delete the _SIGNATURE_ file afterwards.
Please also see NOTES about _MANIFEST.SKIP_ issues, especially if you are using *Module::Build* or writing your own _MANIFEST.SKIP_.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.2/repo/oss/noarch |