Path: usenet.cis.ufl.edu!usenet.eel.ufl.edu!psgrain!nntp.teleport.com!usenet
From: Eryq <[email protected]>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc
Subject: ANNOUNCE: MIME:: modules for parsing MIME streams
Followup-To: comp.lang.perl.misc
Date: 29 Apr 1996 13:41:21 GMT
Organization: Yoyodyne Propulsion Systems
Lines: 28
Approved: [email protected] (comp.lang.perl.announce)
Message-ID: <[email protected]>
NNTP-Posting-Host: julie.teleport.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cis.ufl.edu comp.lang.perl.announce:329 comp.lang.perl.misc:28397

MIME-parser-1.7 has been uploaded to the CPAN, and should be
available under my author id (ERYQ).

MIME-parser-1.7 is a collection of new, experimental MIME:: modules
for extracting and decoding data from single- or multi-part
MIME streams.  They use the existing MIME::Base64 and
MIME::QuotedPrint modules, so you'll need those (I've included
copies in the distribution).

The modules are experimental: comments and criticisms are encouraged.
The new modules are:

       MIME::Entity    object for an extracted, decoded MIME entity
       MIME::Head      object for a MIME header
       MIME::Parser    for parsing streams to create MIME entities
       MIME::Decoder   abstract class for decoding transfer-encodings

Read all about them (starting with MIME::Entity) at:

       http://selsvr.stx.com/~eryq/cpan/MIME

--
  ____           __
 / __/__________/_/  Eryq ([email protected])
/ __/ _/ / / , /     Hughes STX Corporation, NASA/Goddard
/___/_/ \  /\  /___
       /_/ /_____/   http://selsvr.stx.com/~eryq/