Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!zombie.ncsc.mil!newsgate.duke.edu!nntp-out.monmouth.com!newspeer.monmouth.com!newsfeed.corridex.com!nntp2.savvis.net!inetarena.com!not-for-mail
From: Sami Itkonen <[email protected]>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: HTML::Validator 0.07
Followup-To: comp.lang.perl.modules
Date: 31 Mar 1999 13:22:27 GMT
Organization: The Helsinki University of Technology
Lines: 32
Approved: [email protected] (comp.lang.perl.announce)
Message-ID: <[email protected]>
NNTP-Posting-Host: halfdome.holdit.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:270 comp.lang.perl.modules:9907


Introduction

HTML::Validator is a perl module for validating HTML (or SGML/XML) documents.
It does this by using nsgmls, which is the core every validator engine on the
web. Documents on the web can also be checked with the help of LWP.


Features

- Beta support for XML and XHTML (needs version 1.3 of nsgmls)
- Can validate documents locally or externally (with LWP)
- Documents can be validated against a different dtd than the one specified
  in the file
- The parser can be customized


Downloading

The latest version is available from CPAN
<http://www.perl.com/CPAN/authors/id/S/SA/SAIT/HTML-Validator-0.07.tar.gz>
and from the home page.


Home page

The home page is at <http://www.iki.fi/si/HTML-Validator/>.

--
Email: [email protected], WWW: <URL:http://www.iki.fi/si/>