-
-
14 May 2013 02:29:40 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (381 / 1 / 0)
- Kwalitee
Bus factor: 0- 75.31% Coverage
- License: unknown
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (46.93KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Greg London
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Modules
Write extensible, recursive, grammars in pure perl code (grammar rules are perl arrays) and apply them to whatever parsee you want.a linked list element that holds a single scalar payload.Hold subroutine/constants for Letter objects These are NOT contained in a separate package so that another file can use them and they automatically get imported into that package.a linked list element that holds a single scalar payload. This one assumes linked list is in a 2 dimensional structureA base package containing all the methods that derived "letter" type classes will inherit.A Parsable linked list of Parse::Gnaw::Letter objects.Hold subroutine/constants for LinkedListLetter objects These are NOT contained in a separate package so that another file can use them and they automatically get imported into that package.Create a Parsable linked list of Parse::Gnaw::Letter objects connected together as a 1-dimensional string.Create a Parsable linked list of Parse::Gnaw::Letter objects, with 4 axis of dimension. This would be equivalent to a 2-dimensional block of text, equivalent to somthing like:Module Install Instructions
To install Parse::Gnaw, copy and paste the appropriate command in to your terminal.
cpanm Parse::Gnaw
perl -MCPAN -e shell install Parse::Gnaw
For more information on module installation, please visit the detailed CPAN module installation guide.