summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS-Parser/DESCR
blob: 53f761373fecb8fd19d7757bad110e6b73c7b1d4 (plain)
1
2
3
4
5
6
7
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 Movable Type plugin. 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.