Version: 3.77, Package name: p5-HTML-Parser-3.77 |
Maintained by: The OpenBSD ports mailing-list |
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. |
Filesize: 117.794 KB |
Version History (View Complete History) |
|
2021-09-02 06:55:44 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to p5-HTML-Parser-3.76 |
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2016-01-22 02:23:24 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to p5-HTML-Parser-3.72. |
2015-07-16 17:57:29 by Antoine Jacoutot | Files touched by this commit (292) |
Log message: Remove the perl bullshit. |
2015-06-17 00:16:51 by Anthony J. Bentley | Files touched by this commit (8) |
Log message: Remove MAINTAINER per request. |
2011-05-25 10:49:14 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update to HTML-Parser-3.68 from wen heping, maintainer timed-out |
2010-12-03 04:46:54 by Antoine Jacoutot | Files touched by this commit (371) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ (final commit) |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-19 02:02:58 by Marc Espie | Files touched by this commit (243) |
Log message: USE_GROFF=Yes |
2010-09-24 09:37:43 by Stuart Henderson | Files touched by this commit (42) |
Log message: bump |
2010-08-24 02:45:11 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update p5-HTML-Parser to 3.66 maintainer timed-out |
2010-05-24 07:31:52 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 3.65, from Brad. looks fine to maintainer |
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. |