summaryrefslogtreecommitdiff
path: root/cpan/dist/MailTools/README
blob: d5b35a51766b247aabb3310e14dbc9a94f161aa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This is MailTools, a set of perl modules related to mail applications

You require perl 5.001 or later to use this library

You install the library by running these commands:

   perl Makefile.PL
   make
   make test
   make install

There are also some demo scripts (see README.demos)

Please report any bugs/suggestions to Graham Barr <gbarr@pobox.com>

All files contained in this installation are Copyright (c) 1995-2000
Graham Barr unless otherwise specified. All rights reserved.

This library is free software; you can redistribute it and/or modify it under 
the same terms as Perl itself.