Path to this page:
./
www/p5-HTML-Parser,
Perl5 module to parse HTML text documents
Branch: pkgsrc-2009Q3,
Version: 3.63,
Package name: p5-HTML-Parser-3.63,
Maintainer: pkgsrc-usersHTML-Parser is a collection of modules that parse HTML text documents.
These modules used to be part of the libwww-perl distribution, but are
now unbundled in order to facilitate a separate development track. Bug
reports and discussions about these modules can still be sent to the
<libwww-perl@ics.uci.edu> mailing list. Remember to also take a look at
the HTML-Tree module collection that create and extract information from
HTML syntax trees.
Required to run:[
www/p5-HTML-Tagset] [
www/p5-URI] [
lang/perl5]
Master sites: (Expand)
SHA1: 5acfde21d3479692735992c1c1f8cc9535c71a3d
RMD160: 5481d61d560c35663f1664da0b36dbce90c8160a
Filesize: 86.642 KB
Version history: (Expand)
- (2009-11-05) Updated to version: p5-HTML-Parser-3.63
- (2009-10-17) Package added to pkgsrc.se, version p5-HTML-Parser-3.62 (created)
CVS history: (Expand)
2009-11-04 22:43:21 by S.P.Zeidler | Files touched by this commit (2) |  |
Log message:
Pullup ticket 2927 - requested by obache
security update
Revisions pulled up:
- pkgsrc/www/p5-HTML-Parser/Makefile 1.47
- pkgsrc/www/p5-HTML-Parser/distinfo 1.22
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: sno
Date: Sat Oct 24 16:07:16 UTC 2009
Modified Files:
pkgsrc/www/p5-HTML-Parser: Makefile distinfo
Log message:
Updating www/p5-HTML-Parser from 3.62 to 3.63
Upstream changes:
2009-10-22 Release 3.63
Gisle Aas (2):
Take more care to prepare the char range for encode_entities [RT#50170]
decode_entities confused by trailing incomplete entity
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/www/p5-HTML-Parser/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/p5-HTML-Parser/distinfo
|