forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
232 B
Text
5 lines
232 B
Text
HTML::ExtractMain is a module which takes HTML content, and uses the
|
|
Readability algorithm to detect the main body of the page, usually
|
|
skipping headers, footers, navigation, etc.
|
|
|
|
WWW: http://search.cpan.org/dist/HTML-ExtractMain/
|