aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Ezmlm/pkg-descr
blob: e06aba0ef291f1194d11a3989099c389fb9a85ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
$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>