NAME
Module::Signature - Module signature file manipulation
VERSION
This document describes version 0.01 of Module::Signature.
SYNOPSIS
As a shell command:
% cpansig sign
% cpansig verify
Programmatically:
DESCRIPTION
Module::Signature adds cryptographic authentications to CPAN distribution files.
SEE ALSO
ExtUtils::Manifest, Crypt::OpenPGP
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.