Subject: CVS commit: pkgsrc/www/p5-HTML-Parser
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/23/2005 22:17:07
Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Nov 23 22:17:07 UTC 2005

Modified Files:
	pkgsrc/www/p5-HTML-Parser: Makefile distinfo

Log Message:
Update to 3.46:

2005-10-24   Gisle Aas

     Release 3.46

     Don't try to treat an literal &nbsp; as space.
     This breaks Unicode parsing.
     https://rt.cpan.org/Ticket/Display.html?id=15068

     The unbroken_text option is now by default on
     for HTML::TokeParser.

     HTML::Entities::encode will no encode "'" by default.

     Improved report/ignore_tags documentation by
     Norbert Kiesel

     Test suite now use Test::More, by
     Norbert Kiesel

     Fix HTML::Entities typo spotted by
     Stefan Funke

     Faster load time with XSLoader (perl-5.6 or better now required).

     Fixed POD markup errors in some of the modules.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 pkgsrc/www/p5-HTML-Parser/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/www/p5-HTML-Parser/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.