debian man page for html::lint::parser

Query: html::lint::parser

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HTML::Lint::Parser(3pm) 				User Contributed Perl Documentation				   HTML::Lint::Parser(3pm)

NAME
HTML::Lint::Parser - Parser for HTML::Lint. No user-serviceable parts inside.
VERSION
Version 2.20
SYNOPSIS
See HTML::Lint for all the gory details.
METHODS
new( $gripe ) Constructor for the main parsing object. The $gripe argument is a coderef to a function that can handle errors from the parser. It is only ever (so far) "HTML::Lint::gripe()". $parser->gripe( $errorcode, [ arg1=>val1, ...] ) Calls the passed-in gripe function. If a given directive has been set to turn off a given message, then the parent gripe never gets called. perl v5.14.2 2012-04-06 HTML::Lint::Parser(3pm)
Related Man Pages
html::filter(3) - centos
html::filter5.18(3) - mojave
html::filter(3pm) - debian
html::rewriteattributes::links(3pm) - debian
plack::middleware::lint(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results