Extract data from an HTML table
HTML::TableParser uses HTML::Parser to extract data from an HTML table. The data is returned via a series of user defined callback functions or methods. Specific tables may be selected either by a matching a unique table id or by matching against the column names. Multiple (even nested) tables may be parsed in a document in one pass.
$
pkg install p5-HTML-TableParserOrigin
www/p5-HTML-TableParser
Size
99.2KiB
License
GPLv3
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
0 packages