7ff8f72b14
PR: ports/99967 Submitted by: Gea-Suan Lin <gslin at gslin.org>
7 lines
389 B
Text
7 lines
389 B
Text
XML::RSS::Liberal is a subclass of XML::RSS::LibXML, for those of you
|
|
who want to parse broken RSS files (as they often are). It uses
|
|
XML::Liberal as its core parser, and therefore whatever broken XML you
|
|
provided, as long as XML::Liberal can tolerate it.
|
|
|
|
Author: Daisuke Maki <dmaki@cpan.org>, Tatsuhiko Miyagawa <miyagawa@bulknews.net>
|
|
WWW: http://search.cpan.org/dist/XML-RSS-Liberal/
|