lars
71edc021ff
module Mail::Ezmlm::GpgEzmlm: * added new dependencies: File::Path and File::Copy * renamed configuration backup directory from 'gpg-ezmlm.bak' to '.gpg-ezmlm.backup' * only create empty keyring directory, if it does not exist, yet * implement revert of gpg-ezmlm conversion |
||
---|---|---|
.. | ||
Changes | ||
Ezmlm.pm | ||
GpgEzmlm.pm | ||
GpgKeyRing.pm | ||
Makefile.PL | ||
MANIFEST | ||
META.yml | ||
README | ||
test.pl |
$Id$ Ezmlm.pm Object methods for ezmlm mailing lists. 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 canonical path for the qmail and ezmlm binaries. Documentation is in pod format. Please run perldoc Mail::Ezmlm after you have installed it. - Guy Antony Halse <guy-ezmlm@rucus.ru.ac.za> - Lars Kruse <devel@sumpfralle.de>