ezmlm-web-modules/Ezmlm/trunk
lars 9990c05f4a added new functions for text file management
added new functions for the language setting (for idx >= 5.0)
added new functions for the configuration directory setting (for idx >= 5.0)
2006-01-02 22:52:54 +00:00
..
Changes added new functions for text file management 2006-01-02 22:52:54 +00:00
Ezmlm.pm added new functions for text file management 2006-01-02 22:52:54 +00:00
Makefile.PL fixed Makefile bugs 2005-12-26 17:20:58 +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 added new functions for text file management 2006-01-02 22:52:54 +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>