Changes for version 1.46

  • Updated the E-mail address of Adam Trickett.
  • Removed the perl-5.6.x-specific workarounds and made perl-5.8.x as a requirement. This was done in order to:
    • avoid a workaround that also caused an incomplete test coverage.
    • avoid various test failures due to a problem with XML-Parser on 5.6.x .
    • encourage people using ancient versions of perl in production.
  • Convert all occurences of "new XML::RSS" to "XML::RSS->new()" everywhere.
    • a best practice.

Modules

creates and updates RSS files

Provides

in lib/XML/RSS/Private/Output/Base.pm
in lib/XML/RSS/Private/Output/Roles/ImageDims.pm
in lib/XML/RSS/Private/Output/Roles/ModulesElems.pm
in lib/XML/RSS/Private/Output/V0_9.pm
in lib/XML/RSS/Private/Output/V0_91.pm
in lib/XML/RSS/Private/Output/V1_0.pm
in lib/XML/RSS/Private/Output/V2_0.pm