-
-
22 May 2020 22:06:46 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (44)
- Testers (3080 / 168 / 23)
- Kwalitee
Bus factor: 1- 61.57% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (259.06KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Test::More
- version
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.057
- Fixed a very subtle bug with automatic whitespace matching under <debug: on> (thanks, Malan!)
Modules
Add grammatical parsing features to Perl 5.10 regexesProvides
in lib/Regexp/Grammars.pmin lib/Regexp/Grammars.pmin lib/Regexp/Grammars.pmOther files
- Build.PL
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- demo/demo_IP4.pl
- demo/demo_LaTeXish.pl
- demo/demo_LaTeXish_dump.pl
- demo/demo_Lucene_query.pl
- demo/demo_calc.pl
- demo/demo_calc_class.pl
- demo/demo_calc_inline.pl
- demo/demo_calc_list.pl
- demo/demo_calc_list_autoactions.pl
- demo/demo_calc_list_inline.pl
- demo/demo_debug.pl
- demo/demo_error.pl
- demo/demo_error_non_backtracking.pl
- demo/demo_flattening.pl
- demo/demo_hash.pl
- demo/demo_hash_lexicon.pl
- demo/demo_hash_lookup_generated.pl
- demo/demo_hash_lookup_hardcoded.pl
- demo/demo_hash_lookup_hashrule.pl
- demo/demo_hash_symtab.pl
- demo/demo_hashlines.pl
- demo/demo_list.pl
- demo/demo_metagrammar.pl
- demo/demo_pos.pl
- demo/demo_raw_debug.pl
- demo/demo_require.pl
- demo/demo_rfc5322.pl
- demo/demo_whoson.pl
Module Install Instructions
To install Regexp::Grammars, copy and paste the appropriate command in to your terminal.
cpanm Regexp::Grammars
perl -MCPAN -e shell install Regexp::Grammars
For more information on module installation, please visit the detailed CPAN module installation guide.