diff options
Diffstat (limited to 'cpan/lib/MailTools.pm')
| -rw-r--r-- | cpan/lib/MailTools.pm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cpan/lib/MailTools.pm b/cpan/lib/MailTools.pm new file mode 100644 index 00000000..77accb7d --- /dev/null +++ b/cpan/lib/MailTools.pm @@ -0,0 +1,11 @@ +# Copyrights 1995-2017 by [Mark Overmeer <perl@overmeer.net>]. +# For other contributors see ChangeLog. +# See the manual pages for details on the licensing terms. +# Pod stripped from pm file by OODoc 2.02. +package MailTools; +use vars '$VERSION'; +$VERSION = '2.19'; + + + +1; |
