Path to this page:
Subject: CVS commit: pkgsrc/www/p5-HTML-Lint
From: Ulrich Habel
Date: 2012-01-26 14:56:21
Message id: 20120126135621.ADC01175DD@cvs.netbsd.org
Log Message:
Updated to 2.10
ChangeLog:
2.10 Tue Dec 6 11:16:16 CST 2011
HTML::Lint is now explicitly licensed under Artistic License 2.0,
instead of the vague "same terms as Perl itself."
[FIXES]
Tags that were self-closed were being ignored. For example, if you had
<img src="blah.jpg" />
then HTML::Lint would ignore the tag. This has been fixed.
Files: