Bug 101998

Summary: [NEW PORT] www/p5-HTML-TableParser: Extract data from an HTML table
Product: Ports & Packages Reporter: chinsan <chinsan.tw>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-HTML-TableParser-0.34.shar none

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!