Date: Fri, 18 Aug 2006 19:39:22 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-HTML-TableParser Makefile distinfo pkg-descr pkg-plist Message-ID: <200608181939.k7IJdMlV032920@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-08-18 19:39:22 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-HTML-TableParser Makefile distinfo pkg-descr pkg-plist
Log:
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/
PR: ports/101998
Submitted by: chinsan <chinsan.tw(at)gmail.com>
Approved by: krion (mentor)
Revision Changes Path
1.1554 +1 -0 ports/www/Makefile
1.1 +31 -0 ports/www/p5-HTML-TableParser/Makefile (new)
1.1 +3 -0 ports/www/p5-HTML-TableParser/distinfo (new)
1.1 +7 -0 ports/www/p5-HTML-TableParser/pkg-descr (new)
1.1 +5 -0 ports/www/p5-HTML-TableParser/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608181939.k7IJdMlV032920>
