Changes for version 1.058 - 2022-09-15
- Added a CONTRIBUTING file to the distribution. (Thanks, Marc!)
 - Removed unneeded dependency on B::Hooks::Parser (Thanks, Lars!)
 - Backed out a fix for a very subtle bug with automatic whitespace matching under <debug: on> The original fix in 1.057 was insufficient. This will be fixed properly in the next release. (sorry, Malan!)
 
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