Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!news.magicnet.net!newspump.monmouth.com!newspeer.monmouth.com!newsfeed.corridex.com!nntp2.savvis.net!inetarena.com!not-for-mail From: Sami Itkonen Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc Subject: ANNOUNCE: HTML::Validator Followup-To: comp.lang.perl.misc Date: 7 Jan 1999 19:42:28 GMT Organization: The Helsinki University of Technology Lines: 37 Approved: merlyn@stonehenge.com (comp.lang.perl.announce) Message-ID: <7732n4$6gq$1@play.inetarena.com> 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:213 comp.lang.perl.misc:57732 DESCRIPTION HTML::Validator is a module that checks the validity of HTML (or SGML) files. For this is uses nsgmls and document type definition (aka dtd) files. LWP is used to validate files obtained from the web. A sample validator script is provided with the module. REQUIREMENTS The needed non-perl files are: - nsgmls (see ) - dtd files (not included). I use W3C's SGML library, which can be downloaded from HOME PAGE The home page is located at , which contains up-to-date information. DOWNLOADING The module itself can be downloaded from CPAN or from the home page -- Email: si@iki.fi, WWW: .