The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.29 - 2008-11-29

  • add the "flush" and "sip" functions to get/put text from/to a file or stream or whatever. Keep cleaning up POD.
  • Need to implement remaining functionality in the "not implemented" list.

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.