blob: 3121fa3481d023907be9ae08787958f4fe053d5f (
plain) (
blame)
1
2
3
4
5
|
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
|