diff options
| author | fukachan <fukachan> | 2001-01-19 13:55:05 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-01-19 13:55:05 +0000 |
| commit | d63380e790c2f93ae981a0425b85d22601c1acaa (patch) | |
| tree | 255ceabf69b7a95c02f3a648ddf4c194f66eeb3b /cpan/dist/MailTools/README | |
| parent | 4377641665acbf1a4a83883241afe392e88ec112 (diff) | |
| download | fml8-d63380e790c2f93ae981a0425b85d22601c1acaa.tar.gz fml8-d63380e790c2f93ae981a0425b85d22601c1acaa.tar.bz2 fml8-d63380e790c2f93ae981a0425b85d22601c1acaa.zip | |
Initial revision
Diffstat (limited to 'cpan/dist/MailTools/README')
| -rw-r--r-- | cpan/dist/MailTools/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/cpan/dist/MailTools/README b/cpan/dist/MailTools/README new file mode 100644 index 00000000..d5b35a51 --- /dev/null +++ b/cpan/dist/MailTools/README @@ -0,0 +1,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. + + + |
