The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

HTML::Examiner::Parser - this module implements the parser

VERSION

Version 0.01_1

DESCRIPTION

XXX

FUNCTIONS

new

Create a new parser.

lex

Function used to tokenize source code.

yyerror

Function used to report errors.

init_lex

Function used to initialize everything we need.