You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
phil 209617a561 change default algo 8 years ago
..
COPYING renamed gpg-Ezmlm to Ezmlm-Gpg 16 years ago
Changes specify changings 8 years ago
Gpg.pm change default algo 8 years ago
MANIFEST renamed gpg-Ezmlm to Ezmlm-Gpg 16 years ago
META.yml renamed gpg-Ezmlm to Ezmlm-Gpg 16 years ago
Makefile.PL renamed gpg-Ezmlm to Ezmlm-Gpg 16 years ago
README renamed gpg-Ezmlm to Ezmlm-Gpg 16 years ago
test.pl renamed gpg-Ezmlm to Ezmlm-Gpg 16 years ago

README

Mail::Ezmlm:Gpg

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 gnupg and gpg-ezmlm binaries.

Read the documentation by running "man Mail::Ezmlm::Gpg".

- Lars Kruse <devel@sumpfralle.de>