Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-XML-RSS-Parser | Distribution: Mageia |
Version: 4.0.0 | Vendor: Mageia.Org |
Release: 6.mga9 | Build date: Sun Mar 20 16:20:36 2022 |
Group: Development/Perl | Build host: localhost |
Size: 47236 | Source RPM: perl-XML-RSS-Parser-4.0.0-6.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/XML-RSS-Parser | |
Summary: An object representing a |
XML::RSS::Parser is a lightweight liberal parser of RSS feeds. This parser is "liberal" in that it does not demand compliance of a specific RSS version and will attempt to gracefully handle tags it does not expect or understand. The parser's only requirements is that the file is well-formed XML and remotely resembles RSS. Roughly speaking, well formed XML with a 'channel' element as a direct sibling or the root tag and 'item' elements etc. There are a number of advantages to using this module then just using a standard parser-tree combination. There are a number of different RSS formats in use today. In very subtle ways these formats are not entirely compatible from one to another. XML::RSS::Parser makes a couple assumptions to "normalize" the parse tree into a more consistent form. For instance, it forces 'channel' and 'item' into a parent-child relationship. For more detail see the SPECIAL PROCESSING NOTES manpage. This module is leaner then the XML::RSS manpage -- the majority of code was for generating RSS files. It also provides a XPath-esque interface to the feed's tree.
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 4.0.0-6.mga9 + Revision: 1806764 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-XML-RSS-Parser /usr/share/doc/perl-XML-RSS-Parser/Changes /usr/share/doc/perl-XML-RSS-Parser/META.yml /usr/share/doc/perl-XML-RSS-Parser/README /usr/share/man/man3/XML::RSS::Parser.3pm.xz /usr/share/man/man3/XML::RSS::Parser::Characters.3pm.xz /usr/share/man/man3/XML::RSS::Parser::Element.3pm.xz /usr/share/man/man3/XML::RSS::Parser::Feed.3pm.xz /usr/share/man/man3/XML::RSS::Parser::Util.3pm.xz /usr/share/perl5/vendor_perl/XML /usr/share/perl5/vendor_perl/XML/RSS /usr/share/perl5/vendor_perl/XML/RSS/Parser /usr/share/perl5/vendor_perl/XML/RSS/Parser.pm /usr/share/perl5/vendor_perl/XML/RSS/Parser/Characters.pm /usr/share/perl5/vendor_perl/XML/RSS/Parser/Element.pm /usr/share/perl5/vendor_perl/XML/RSS/Parser/Feed.pm /usr/share/perl5/vendor_perl/XML/RSS/Parser/Util.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 15 08:35:53 2025