We’ve finally released a stable version of XML::RSS (version 1.00 was short lived as it broke a bunch of my scripts for Global IMC)

  • Fixed XML::RSS’s nasty habit of unescaping entities and not re-escaping then, now all XML it generates is properly encoded.
  • Added limited support for parsing attribute based modules, like modadmin, still not sufficient for modlink.
  • Fixed some really poor assumptions about the structure of RSS files.
  • Generate RSS 2.0
  • See Changes for more.