ezmlm-web-modules/Ezmlm/trunk
2005-12-26 15:39:19 +00:00
..
Changes consider ezmlm-idx5 2005-12-26 15:30:20 +00:00
Ezmlm.pm indentation changed to tabs 2005-12-26 15:39:19 +00:00
Makefile.PL Mail::Ezmlm added 2005-12-26 14:52:56 +00:00
MANIFEST Mail::Ezmlm added 2005-12-26 14:52:56 +00:00
META.yml Mail::Ezmlm added 2005-12-26 14:52:56 +00:00
README Mail::Ezmlm added 2005-12-26 14:52:56 +00:00
test.pl Mail::Ezmlm added 2005-12-26 14:52:56 +00:00

$Id: README,v 1.3 2005/03/05 14:14:06 guy Exp $

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 cantonical path for the qmail and ezmlm binaries.

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

Much as I'd like to, I don't have the time to regularly maintain this.  New
releases are infrequent at best.  Check http://guy.rucus.net/ezmlm/contrib/
for patches, etc that may be useful.

- Guy Antony Halse <guy-ezmlm@rucus.ru.ac.za>