Path: usenet.cise.ufl.edu!usenet.ufl.edu!usenet.nerdc.ufl.edu!usenet.eel.ufl.edu!psgrain!news.rain.net!news.teleport.com!not-for-mail
From: Graham Barr <
[email protected]>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: MailTools-1.07
Followup-To: comp.lang.perl.modules
Date: 2 Jan 1997 16:14:25 GMT
Organization: Texas Instruments Ltd.
Lines: 38
Sender: -yp- @gadget.cscaper.com
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
Reply-To: <
[email protected]>
NNTP-Posting-Host: gadget.cscaper.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:86 comp.lang.perl.modules:1282
I have just uploaded to CPAN a new release of the MailTools distribution.
The MailTools distribution is a set of perl modules related to mail
applications. They allow reading, creation, manipulation and sending
(to some extent) of RFC822 compilant Email messages. The distribution
also contains a module which can parse Email addresses.
This release contains the following Changes
o Removed Mail::MIME as it is now redundant.
See $CPAN/authors/id/ERYQ/MIME-tools-x.xx for MIME related modules
o Attempt to make Mail::Mailer find the correct mail program to invoke
o Added Mail::Internet::unescape_from at the request of <
[email protected]>
o Fixed a bug in _fmt_line, was appling a s/// to a ref ???, now de-ref
o Added Mail::Internet::escape_from at the request of <
[email protected]>
o Modified Mail::Internet::new so that it no longer accepts the message
as an array. It now accepts an arg and key-value aoptions
o Fixed a mis-spelling of Received in Internet.pm
o Fixed a problem in Header.pm when return-ing line text and tag == 'From '
length($tag) + 2 is incorrect
It should be avaliable on mirror sites soon.
Comments are always very welcome.
Copyright 1996 Graham Barr. All rights reserved.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Share and Enjoy!
Graham <
[email protected]>
--
Graham Barr <
[email protected]> | There is no ultimate answer.
Texas Instruments Ltd. | Only more revealing ways
| of looking at the question.