Changes for version 1.050 - 2019-04-27
- Improved detection of explicit space matching in rules (now handles \h and \v as well as \s)
- Improved transparency of debugger so that it no longer injects spurious whitespace matching after debugged constructs (Thanks, Louis!)
Modules
Add grammatical parsing features to Perl 5.10 regexes
Provides
in lib/Regexp/Grammars.pm
in lib/Regexp/Grammars.pm
in lib/Regexp/Grammars.pm
Other 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