cpansign (1)
Leading comments
Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) Standard preamble: ========================================================================
NAME
cpansign - CPAN signature management utilitySYNOPSIS
% cpansign # verify an existing SIGNATURE, or # make a new one if none exists % cpansign file.par # verify or sign a PAR file % cpansign sign # make signature; overwrites existing one % cpansign -s # same thing % cpansign verify # verify a signature % cpansign -v # same thing % cpansign -v --skip # ignore files in MANIFEST.SKIP % cpansign help # display this documentation % cpansign -h # same thing
DESCRIPTION
This utility lets you create and verifySIGNATURE
files.
SEE ALSO
Module::SignatureAUTHORS
Audrey Tang <autrijus@autrijus.org>LICENSE
This work is under theCC0 1.0
Universal license.
To the extent possible under law, 唐鳳 has waived all copyright and related or neighboring rights to Module-Signature.
This work is published from Taiwan.