in reply to Book "Pro Perl Parsing"

Brian,

The module has ten outstanding reported problems, most are years old. Check out Parse::Flex and see if this module meets your requirements:

"Parse::Flex works similar to Parse::Lex, but it uses XS for faster performance."

Hope this helps,

Martin