mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
388 B
Plaintext
8 lines
388 B
Plaintext
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.
|
|
|
|
WWW: https://metacpan.org/release/HTML-TableParser
|