Changes for version 1.20
- Value for $XML::RSS::modules gets destroyed (RT#18755, Shlomi)
- Note that YOU CAN NO LONGER USE $XML::RSS::modules, you have to use the add_modules call as documented!
- encode generates warnings for undefined text (RT#13523, Mark Stosberg)
- Missing last build date value in RSS 2.0 (RT#19417)
- renamed the internal encode method to _encode
- RSS 2.0 spec allows omission of title from entry (RT#18817, test from Shlomi)
- Can't create "0" values in optional items (RT#11415, based on patch from Shlomi - thanks!)
- Remove the executable bit from Makefile.PL
- Add test to test regression of CPAN RT#5438 (Shlomi)
- More tests...
Modules
creates and updates RSS files
Examples
- examples/0.9/create_rss.pl
- examples/0.9/linuxtoday.rdf
- examples/0.9/rss-0.9.dtd
- examples/0.9/slashdot.rdf
- examples/0.91/create_rss_0.91.pl
- examples/0.91/create_rss_0.91_full.pl
- examples/0.91/fm.rdf
- examples/0.91/fm0.91.rdf
- examples/0.91/fm0.91_full.rdf
- examples/0.91/rss-0.91.dtd
- examples/0.91/xmlnews.rdf
- examples/1.0/create_rss_1.0.pl
- examples/1.0/rss1.0.exotic.rdf
- examples/1.0/rss1.0.rdf
- examples/1.0/slash.rdf
- examples/1.0/update_rss_1.0.pl
- examples/README
- examples/convert.pl
- examples/create_rss_multiple.pl
- examples/freshmeat.rdf
- examples/merlyn1.rss
- examples/rss-permalink.xml
- examples/rss2html.pl
- examples/rss_info.pl
- examples/update_rss.pl