-
-
23 Feb 2022 17:39:51 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (4)
- Testers (822 / 0 / 5)
- Kwalitee
Bus factor: 1- 94.99% Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (54.86KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Feature::Compat::Try
- Scalar::Util
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.21 - 2022-02-23
- CHANGES
- Add stall-detection to list-repeating methods, in order to detect buggy grammars that can get stuck
- Define optional subclassing methods ->on_parse_start and ->on_parse_end
- Added ->include_string to assist with file-inclusion, macro-expansion or similar tasks
Documentation
Modules
build simple recursive-descent parsersan example parser to evaluate simple numerical expressionsExamples
Module Install Instructions
To install Parser::MGC, copy and paste the appropriate command in to your terminal.
cpanm Parser::MGC
perl -MCPAN -e shell install Parser::MGC
For more information on module installation, please visit the detailed CPAN module installation guide.