文件名称:HTML-TableExtract-2.10
文件大小:26KB
文件格式:GZ
更新时间:2011-03-05 03:49:15
HTML 网页分析
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).
【文件预览】:
HTML-TableExtract-2.10
----t()
--------13_attrib.t(1KB)
--------02_pod_coverage.t(189B)
--------00_basic.t(66B)
--------11_count.t(466B)
--------16_subtable.t(2KB)
--------30_tree.t(2KB)
--------basic.html(8KB)
--------skew.html(716B)
--------20_skew.t(2KB)
--------22_header_row.t(4KB)
--------14_headers.t(774B)
--------ugly.html(7KB)
--------12_depth.t(466B)
--------testload.pm(6KB)
--------10_bulk.t(862B)
--------gnarly.html(843B)
--------subtable.html(5KB)
--------21_skew_map.t(525B)
--------01_pod.t(140B)
--------15_depth_count.t(501B)
--------basic2.html(9KB)
----Changes(6KB)
----META.yml(395B)
----Makefile.PL(488B)
----MANIFEST(439B)
----README(2KB)
----lib()
--------HTML()