| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 May 2012 09:52:12
0.20
|
sunpoet  |
- Update to 0.20
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/HTML-TagParser/Changes |
19 Mar 2011 12:38:54
0.16
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
0.16
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
06 Apr 2007 23:08:21
0.16
|
leeym  |
- update to 0.16 |
02 Nov 2006 20:15:42
0.14
|
leeym  |
- update to 0.14 |
08 Jul 2006 02:12:21
0.13
|
clsung  |
- HTML::TagParser is a pure Perl implementaion for parsing HTML files.
This module provides some methods like DOM. This module is not strict
about XHTML format because many of HTML pages are not strict. You know,
many pages use <br> elemtents instead of <br/> and have <p> elements
which are not closed.
WWW: http://search.cpan.org/dist/p5-HTML-TagParser/ |