The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.09

  • Various fixes to make $rss->parse($rss->as_string) work. However, it turns out that since XML::RSS doesn't parse <-> generate RSS in a way that allows 100% of the cases to work, I've decided to stop it at a "good enough" state.
  • taxo: parses correctly
  • use exists() to prevent autovivification

Modules

XML::RSS with XML::LibXML
Represent A Non-Trivial RSS Element

Provides

in lib/XML/RSS/LibXML/Format.pm
in lib/XML/RSS/LibXML/Generator.pm
in lib/XML/RSS/LibXML/Parser.pm
in lib/XML/RSS/LibXML/V09.pm
in lib/XML/RSS/LibXML/V10.pm
in lib/XML/RSS/LibXML/V20.pm