Bug 101998 - [NEW PORT] www/p5-HTML-TableParser: Extract data from an HTML table
Summary: [NEW PORT] www/p5-HTML-TableParser: Extract data from an HTML table
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-14 09:10 UTC by chinsan
Modified: 2006-08-18 20:40 UTC (History)
0 users

See Also:


Attachments
p5-HTML-TableParser-0.34.shar (2.63 KB, text/plain)
2006-08-14 09:10 UTC, chinsan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan 2006-08-14 09:10:14 UTC
HTML::TableParser uses HTML::Parser to extract data from an HTML table. The
data is returned via a series of user defined callback functions or methods.
Specific tables may be selected either by a matching a unique table id or by
matching against the column names. Multiple (even nested) tables may be
parsed in a document in one pass.

WWW: http://search.cpan.org/dist/HTML-TableParser/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-08-14 09:16:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-08-18 20:40:07 UTC
State Changed
From-To: open->closed

New port added. Thanks!