Path: usenet.cise.ufl.edu!huron.eel.ufl.edu!usenet.eel.ufl.edu!news-dc.gip.net!news-peer.gip.net!news.gsl.net!gip.net!news.idt.net!ais.net!nntp.giganews.com!uunet!in3.uu.net!news.neta.com!not-for-mail
From: Kevin Johnson <
[email protected]>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE Mail::Folder v0.07
Followup-To: comp.lang.perl.modules
Date: 11 Apr 1998 00:57:35 GMT
Organization: Primenet Services for the Internet
Lines: 46
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[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:41 comp.lang.perl.modules:899
The newest version (0.07) of the Mail::Folder module has been posted to
CPAN under my author id (KJOHNSON) and name (Kevin_Johnson).
... perl's response to the Law of Software Envelopment ...
Mail::Folder provides a perl module interface to email folders that is
independent from the physical folders. The actual work on folders is
done with folder interface modules lying 'beneath' the Mail::Folder
interface.
The module is still in alpha release. Think twice about using it to
modify folders you consider important (at the very least make backup
copies :-). That being said, I'll mention I use it as the sole
interface to my email at home.
The method interface is currently in an evaluation phase. Before it
goes to beta, I expect to make method interface changes that won't be
backwards compatible.
The current version was developed and tested against 5.004_04 or
newer. Older versions probably won't work.
########################################################################
NOTE: The next release will probably have several incompatible :NOTE
NOTE: interface changes. :NOTE
########################################################################
Refer to the provided README file for additional information,
especially regarding package dependencies.
I am keenly interested in feedback from folks doing interesting stuff
with the package.
Please report any bugs/suggestions to <
[email protected]>.
Copyright (c) 1996-1998 Kevin Johnson <
[email protected]>
All rights reserved. This program is free software; you can
redistribute it and/or modify it under the same terms as Perl itself.
--
thx,
[email protected] http://www.pobox.com/~kjj/