Download List

專案描述

HTML::TableExtract is a Perl module that
simplifies the extraction of information from
tables within HTML documents. Tables, no matter
how nested or clustered, can be targeted
symbolically with column headers or by more
specific depth and count information.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-02-25 10:01
2.07

A subtable slicing bug and an hrow() attachment bug were fixed. Tests were added.
標籤: Stable, Minor bugfixes

2005-10-21 23:55
2.06

Tightens up element interactions in TREE() mode when examining rows, columns, cells, etc. Was running into trouble with dereferencing scalars vs objects. The space() H::TE::T method has been documented, and tests have been added. POD tests have been added. There are documentation updates and fixes.
標籤: Stable, Major feature enhancements

2005-02-26 12:14
1.09

Tables can now be selected by table tag attributes. The lineage() method now returns row and column information as well as depth and count for each ancestor (a potential backwards incompatibility exists - entries are now 4 element arrays rather than 2). Header matching and column retention enhancements were made. Old-style procedures were deprecated in preparation for them to become methods. Various bugfixes were made.
標籤: Stable, Minor feature enhancements

Project Resources