This is MailTools, a set of perl modules related to mail applications

You require perl 5.001 or later to use this library, except for Mail::Field
which requires perl 5.004 or later.

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-7 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.