Package : perl-Parse-RecDescent-Consumer

Package details

Summary: Parse::RecDescent::Consumer - reveal text matched through n token transitions

Description:
A common need when writing grammars is to know how much text was
consumed at different points in a parse. Usually, this involves a lot
of brain-twisting unwinding of of highly nested list-of-lists (of
lists...). Instead this module allows you to take the low-road
approach. You simply create a Consumer which records the current
text about to be parsed.


URL: https://metacpan.org/release/Parse-RecDescent-Consumer
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs