Revision history for Perl extension XML::RSS.
0.1 Wed Jul 7 16:22:25 1999
- original version; created by h2xs 1.19
0.2 Sat Jul 24 21:12:22 EDT 1999
- added documentation
0.3 Tue Aug 24 05:14:18 EDT 1999
- added support for RSS 0.91
0.4 - removed extraneous print
- added stuff in examples/rss2html.pl
0.5 - fixed handle_char method which croaked on cdata
that contained entities. Reported by
Wojciech Zwiefka <wojtekz@cnt.pl>
- prettied up the output from rss2html.pl. It's
now more suitable for including news feeds on
a Web site. Also added ability to give local
filename or http URL.
0.6 - numerous minor bug fixes
- it no longer checks for size as specified by Netscape's RSS spec
unless otherwise specified