The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.