Path: blob/main/japanese/another-htmllint/files/htmllint.in
18160 views
#!%%PERL%% # # $Id$ # #use strict; use lib '%%DATADIR%%'; use lib '%%DATADIR%%/rule'; $RULEDIR = '%%DATADIR%%/rule/'; require 'htmllint.pm'; exit(&htmllint::HTMLlint(@ARGV));
#!%%PERL%% # # $Id$ # #use strict; use lib '%%DATADIR%%'; use lib '%%DATADIR%%/rule'; $RULEDIR = '%%DATADIR%%/rule/'; require 'htmllint.pm'; exit(&htmllint::HTMLlint(@ARGV));