NAME
cpansign - CPAN signature management utility
SYNOPSIS
% cpansign # create a signature
% cpansign sign # ditto, but overwrites without asking
% cpansign -s # same thing
% cpansign verify # verify a signature
% cpansign -v # same thing
DESCRIPTION
This utility let you create and verify SIGNATURE files.
SEE ALSO
AUTHORS
Autrijus Tang <autrijus@autrijus.org>
COPYRIGHT
Copyright 2002 by Autrijus Tang <autrijus@autrijus.org>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.