summaryrefslogtreecommitdiff
path: root/www/p5-HTML-TableContentParser (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-251-1/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* - @comment cleanup in p5-* pkg-plistPhilip M. Gollucci2010-12-121-1/+0
| | | | Notes: svn path=/head/; revision=266099
* This module can be used to parse the content of tables in HTML text. TheSteven Kreuzer2010-11-224-0/+37
parser returns an arrayref consisting of data for each table found within the passed-in text. WWW: http://search.cpan.org/dist/HTML-TableContentParser/ Notes: svn path=/head/; revision=264948