The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.34 - 2008-12-03

  • The "noskip" function has been implemented. It was coded to be a generic function really to handle any kind of "skip" function we want. The "noskip" function was really an extension of this generic function.

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.