forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
307 B
Text
6 lines
307 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.
|
|
|
|
WWW: http://search.cpan.org/dist/XML-RSS-Liberal/
|