I assume your problem is occuring at:
$lexer->every (sub { print $_[0]->name, "\t"; print $_[0]->text, "\n"; });
I'm not overly familiar with Parse::Lex - what's getting passed (or should be getting passed) to sub{} in $lexer->every()?
In reply to Re: Parse::Lex error message
by gothic_mallard
in thread Parse::Lex error message
by cgraf
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |