1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/mail/p5-Mail-Ezmlm/pkg-descr

25 lines
722 B
Plaintext
Raw Normal View History

$Id: README,v 1.1 2000/01/26 06:08:13 guy Exp $
Ezmlm.pm
Object methods for ezmlm mailing lists.
This software is beta release. As such, please treat it with the appropriate
amount of caution. Let me know if you find any bugs, etc.
The main reason for release is to sort of 'test the waters' ... Does anyone
apart from me think this is a good idea??
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.
- Guy Antony Halse <guy-ezmlm@rucus.ru.ac.za>