summaryrefslogblamecommitdiff
path: root/textproc/p5-XML-RSS-Parser/pkg-descr
blob: 958febc654d4695883375b0ffa6f2e5951ca2037 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                                
XML::RSS::Parser is a lightweight liberal parser of RSS feeds that is derived 
from the XML::Parser::LP module the I developed for mt-rssfeed -- a 
MovableType plugin. This parser is "liberal" in that it does not demand 
compliance to a specific RSS version and will attempt to gracefully handle 
tags it does not expect or understand. The parser's only requirement is that 
the file is well-formed XML. The module is leaner then XML::RSS -- the majority 
of code was for generating RSS files.

WWW: http://search.cpan.org/dist/XML-RSS-Parser/