Parse::Gnaw is an extensible parser I wrote in perl. You define your grammars using subroutine calls. Define your own grammar extensions by defining new subroutines. Parse text in memory or from/to files or other streams. This module does not rely on regular expressions or any other parsing engine. Pure perl.


You can get the module from CPAN here.



Contact