Help for this page
yapp -v myParser.yp
1 shift/reduce conflict
$^W=0; ... $self->YYParse( yylex => \&_Lexer, yyerror => \&_Error ); }