The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.053 - 2020-05-03

  • Fixed irritating "Satisified" typo in interface (thanks, Stéphane!)
  • Fixed equally irritating "???/!!!" typo in docs (thanks, Stéphane!)
  • Other minor doc fixes
  • INCOMPATIBLE CHANGE: <, %, and %% are now never treated as literal. They are now always either part of the module's metasyntax, or else a fatal error. All literal <, %, and %% characters must henceforth be quoted by backslashing: \<, \%, and \%\% (thanks, Hugo!)

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