forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
297 B
Text
6 lines
297 B
Text
This module attempts to extract the maximum amount of content from available
|
|
documents, and is less concerned with XML compliance than alternatives.
|
|
Rather than rely on XML::Parser, it uses heuristics and good old-fashioned
|
|
Perl regular expressions.
|
|
|
|
WWW: http://search.cpan.org/dist/XML-RSSLite/
|