cpansign -V (return code: 255)
==> MISSING Signature file! <==
cpansign --help (return code: 0)
[1mNAME[0m
cpansign - CPAN signature management utility
[1mSYNOPSIS[0m
% 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
[1mDESCRIPTION[0m
This utility lets you create and verify SIGNATURE files.
[1mSEE ALSO[0m
Module::Signature
[1mAUTHORS[0m
Audrey Tang <autrijus@autrijus.org>
[1mLICENSE[0m
This work is under the [1mCC0 1.0 Universal[0m 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.
<http://creativecommons.org/publicdomain/zero/1.0>