CVSweb ] [
Homepage ] [ | Version: 3.64, Package name: p5-HTML-Parser-3.64 |
| Maintained by: Srebrenko Sehic |
| Required to run: [www/p5-HTML-Tagset] |
| Required to build: [www/p5-HTML-Tagset] |
Master sites:
|
| Description This is a collection of modules that parse and extract information from HTML documents. Bug reports and discussions about these modules can be sent to the also look at the HTML-Tree package that creates and extracts information from HTML syntax trees. The modules present in this collection are: HTML::Parser - The parser base class. It receives arbitrary sized chunks of the HTML text, recognizes markup elements, and separates them from the plain text. As different kinds of markup and text are recognized, the corresponding event handlers are invoked. HTML::Entities - Provides functions to encode and decode text with embedded HTML >entities>. HTML::HeadParser - A lightweight HTML::Parser subclass that extracts information from the section of an HTML document. HTML::LinkExtor - An HTML::Parser subclass that extracts links from an HTML document. HTML::TokeParser - An alternative interface to the basic parser that does not require event driven programming. Most simple parsing needs are probably best attacked with this module. |
| MD5: Js62NX6FW556rVpf1m1JPg= |
| RMD160: jkeHsHqydVuiKTR0F7YCxi1A7IA= |
| Filesize: 86.773 KB |
Package available on: cdrom( Distfile available on: cdrom( |
| Version History (View Complete History) |
|
| 2009-11-13 20:10:06 by William Yodlowsky | Files touched by this commit (2) |
Log message: SECURITY FIX http://permalink.gmane.org/gmane.comp.security.oss.general/2237 diff adapted from upstream http://github.com/gisle/html-parser/commit/b9aae1e43eb2c8e989510187cff0ba3e996f9a4c ok Srebrenko Sehic (MAINTAINER) |
| 2009-11-11 04:09:56 by Stephan A. Rickauer | Files touched by this commit (2) |
Log message: - update to 3.64 - correct licence: Perl - tweak style ok by maintainer and sthen@ |
| 2009-10-26 03:03:34 by Pierre-Emmanuel Andre | Files touched by this commit (2) |
Log message: Update to 3.63 Security fix: http://permalink.gmane.org/gmane.comp.security.oss.general/2237 From Cesare Gargano, thanks. Looks ok landry@ |
| 2009-10-03 03:13:45 by Pierre-Emmanuel Andre | Files touched by this commit (2) |
Log message: Update to 3.62 ok landry@ |
| 2009-05-30 20:06:28 by David Hill | Files touched by this commit (2) |
Log message: update to 3.60 ok MAINTAINER |
| 2008-10-02 14:42:37 by Simon Bertrang | Files touched by this commit (11) |
Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ |
| 2008-01-14 17:23:57 by Todd T. Fries | Files touched by this commit (2) |
Log message: update to 3.56 work done by brad, tested by me this is also for MailScanner |
| 2007-09-15 14:38:27 by Michael Erdely | Files touched by this commit (258) |
Log message: Remove surrounding quotes from COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here (ok naddy@) |
| 2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
| 2007-01-16 10:52:07 by Simon Dassow | Files touched by this commit (54) |
Log message: cpanify, use SHARED_ONLY and set one license looks ok to jasper@ |
| 2006-05-25 10:05:38 by Steven Mestdagh | Files touched by this commit (2) |
Log message: update to 3.54. from Srebrenko Sehic (maintainer) |
| 2006-04-15 14:32:33 by Steven Mestdagh | Files touched by this commit (2) |
Log message: update to 3.51; from new maintainer Srebrenko Sehic, haver at insecure.dk add REGRESS_DEPENDS while here. |
| 2005-03-14 18:57:06 by David Berghoff | Files touched by this commit (100) |
Log message: typo and wording fixes; approved by pval ok mbalmer@ "that diff was fun to read" |
| 2005-02-03 22:35:46 by Kevin Lo | Files touched by this commit (3) |
Log message: upgrade to p5-HTML-Parser 3.45 |
| 2005-01-05 10:39:05 by Christian Weisgerber | Files touched by this commit (147) |
Log message: SIZE |
| 2004-09-15 12:49:53 by Marc Espie | Files touched by this commit (121) |
Log message: new plists. comment out netscape-dynmotif, since we don't have the required motif lib. |
| 2004-06-26 01:35:11 by Xavier Santolaria | Files touched by this commit (79) |
Log message:
set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
|
| 2004-04-11 08:59:53 by Brad Smith | Files touched by this commit (2) |
Log message: upgrade to p5-HTML-Parser-3.36 -- From: Robert Nagy <thuglife at bsd dot hu> |
| 2004-01-17 08:58:11 by Christian Weisgerber | Files touched by this commit (76) |
Log message: Don't attempt to build perl ports that load dynamic modules on architectures that support static linking only. |
| 2004-01-11 07:53:12 by Nikolay Sturm | Files touched by this commit (2) |
Log message: update to 3.35 from Michael Coulter <mjc at bitz dot ca> |
| 2003-12-20 12:51:27 by Christian Weisgerber | Files touched by this commit (19) |
Log message: overhaul the plists of all p5-XML-* ports and their dependencies |
| 2003-10-18 13:45:01 by Nikolay Sturm | Files touched by this commit (51) |
Log message: license markers and some corrections |
| 2003-06-19 22:39:27 by Kevin Lo | Files touched by this commit (2) |
Log message: update to 3.28 |
| 2002-12-29 08:03:57 by Federico G. Schwindt | Files touched by this commit (22) |
Log message: byebye NEED_VERSION. |