Path: usenet.cise.ufl.edu!huron.eel.ufl.edu!usenet.eel.ufl.edu!www.nntp.primenet.com!globalcenter0!news.primenet.com!nntp.primenet.com!newsxfer3.itd.umich.edu!newsxfer.itd.umich.edu!quark.scn.rain.com!news.teleport.com!not-for-mail
From: Graham Barr <gbarr@pobox.com>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: MailTools-1.10
Followup-To: comp.lang.perl.modules
Date: 20 Nov 1997 00:18:13 GMT
Organization: none
Lines: 49
Sender: news-merlyn@gadget.cscaper.com
Approved: merlyn@stonehenge.com (comp.lang.perl.announce)
Message-ID: <64vvk5$6t3$1@news1.teleport.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:10 comp.lang.perl.modules:254

I have just uploaded to PAUSE 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

*** Release 1.10

	Mail::Field::AddrList, Mail::Filter
	- new modules
	
	Mail::Field
	- Changes to the way sub-classes are registered and handled.

	Mail::Mailer
	- Modified code that searches for the executable to run

	Mail::Address
	- Documentation updates

	Mail::Header
	- Small tweak to _fold_line for lines that are just shorter than the
	  fold width, but include whitespace

	Mail::Internet
	- does not inherit from AutoLoader. Instead AUTOLOAD
	  is GLOB'd to AutoLoader::AUTOLOAD

	Mail::Mailer and Mail::Send
	- Modified PODs to reflect that Tim Bunce is not the maintainer.


It should be avaliable on CPAN 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@pobox.com>


