Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-HTML-TableExtract - Perl module for extracting the content contained in tables within an HTML document, either as text or encoded element trees
- Description:
HTML::TableExtract is a subclass of HTML::Parser that serves to extract the
information from tables of interest contained within an HTML document. The
information from each extracted table is stored in table objects. Tables
can be extracted as text, HTML, or HTML::ElementTable structures (for in-
place editing or manipulation).
Packages