Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!solaris.cc.vt.edu!news.vt.edu!arclight.uoregon.edu!wn4feed!worldnet.att.net!128.230.129.106!news.maxwell.syr.edu!newsfeed.corridex.com!nntp2.savvis.net!inetarena.com!not-for-mail
From: Jonathan Eisenzopf <[email protected]>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: XML::RSS 0.4
Followup-To: comp.lang.perl.modules
Date: 30 Aug 1999 17:51:34 GMT
Organization: AT&T WorldNet Services
Lines: 30
Approved: [email protected] (comp.lang.perl.announce)
Message-ID: <[email protected]>
NNTP-Posting-Host: halfdome.holdit.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:351 comp.lang.perl.modules:13137

DLSI=adpO

This release fixes an extraneous print statement that
I neglected to remove before I released 0.3. Please
upgrade to this version if you're using XML::RSS 0.3.
I also updated examples/rss2html.pl to use a few of
the optional elements added to RSS 0.91.

This is an alpha release because the API has not been
finalized. The module will be available at your local
CPAN archive. Alternatively, try this URL:

http://www.perlxml.com/modules/XML-RSS-0.4.tar.gz

This Perl module provides a basic framework for creating and

maintaining Rich Site Summary (RSS) files. RSS is primarily
used for distributing news headlines, commonly called
channels, and is used primarily on Netscape's Netcenter,
http://my.netscape.com, and Userland Software's
http://my.userland.com.

More information on RSS can be found at:
http://my.netscape.com/publish/help/mnn20/quickstart.html

Please send comments, problems, etc. to [email protected].

Jonathan.