Path: usenet.cise.ufl.edu!usenet.ufl.edu!usenet.nerdc.ufl.edu!usenet.eel.ufl.edu!www.nntp.primenet.com!nntp.primenet.com!howland.erols.net!news.nacamar.de!uunet!in1.uu.net!192.108.254.3!news.teleport.com!not-for-mail
From: Graham Barr <gbarr@ti.com>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: MailTools-1.09
Followup-To: comp.lang.perl.modules
Date: 24 Feb 1997 15:53:25 GMT
Organization: Texas Instruments Ltd.
Lines: 39
Sender: news-merlyn@gadget.cscaper.com
Approved: merlyn@stonehenge.com (comp.lang.perl.announce)
Message-ID: <5esdhl$q1c$1@nadine.teleport.com>
Reply-To: <gbarr@ti.com>
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:112 comp.lang.perl.modules:1957

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 Mail::Header
	Fixed a de-reference problem in unfold()
	_fold_line will no longer fold the From line that gets added by
	the user mail agent.
 o Mail::Internet
	Added DESTROY, to stop AutoLoader errors
 o Mail::Mailer
	Fixed an undef problem in new
 o Tests
	Added t/send.t and t/mailer.t

It should be avaliable on mirror sites soon.

Comments are always very welcome.

Copyright 1996-7 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 <gbarr@ti.com>
-- 
Graham Barr                                               <gbarr@ti.com>
"Only two things are infinite, the universe and human stupidity, and
I'm not sure about the former."
	--Albert Einstein



