Changes for version 0.30 - 2008-11-29

  • add the "bb" and "BB" instructions to detect word boundaries.
  • added test to verify 'bb' instruction. passes.

Modules

An extensible parser. Define grammars using subroutine calls. Define your own grammar extensions by defining new subroutines. Parse text in memory or from/to files or other streams.
Used by Parse::Gnaw to decomment debug statements in the code.