ezmlm-web-modules/gpg-Ezmlm/trunk
lars c353fb59c9 generate_key return value fixed
cleaning up the code a bit
2006-04-18 20:54:28 +00:00
..
Changes initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00
Gpg.pm generate_key return value fixed 2006-04-18 20:54:28 +00:00
Makefile.PL initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00
MANIFEST initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00
META.yml initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00
README initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00
test.pl initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00
TODO initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00

Ezmlm.pm

Object methods for gpg-ezmlm mailing lists
(see http://www.synacklabs.net/projects/crypt-ml)

Install by doing the following ...
# perl Makefile.PL
# make test
# make install

One thing. For some reason MakeMaker doesn't like symlinks. Please make sure
you use the full cantonical path for the qmail and ezmlm binaries.

Documentation is in pod format. Please run perldoc Mail::Ezmlm::Gpg after you have
installed it.

- Lars Kruse <devel@sumpfralle.de>