23 lines
656 B
Text
23 lines
656 B
Text
|
$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>
|