#!/usr/local/bin/perl
;# HTMLQuickCheck.pm: a simple/fast html syntax checking package for perl 4
;# and 5.
;# $Id: HTMLQuickCheck.pm,v 1.2 1995/10/01 09:01:33 ylu Exp ylu $
;#
;# Copyright 1995, Luke Y. Lu
;# may be copied under the terms of either the Perl Artistic License or the
;# GNU General Public License. Comments/suggestions/bugfixes/improvements
;# welcome.
package HTML'QuickCheck; # perl 4 compatibility
$Version = '1.0b1';
;# 5/12/95 ylu added netscape extensions: and