mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 01:23:12 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
226 B
Text
5 lines
226 B
Text
This module can be used to parse the content of tables in HTML text. The
|
|
parser returns an arrayref consisting of data for each table found within the
|
|
passed-in text.
|
|
|
|
WWW: https://metacpan.org/release/HTML-TableContentParser
|