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 0.002005 - 2020-05-23

  • Improved inference of /x flag (or absence thereof) for some (but not all) cases where an unescaped # is found (thanks Deven!)
  • Added proper dynamic tracking of /x flag status within regex, so that (?x:...) and (?-x:...) blocks are handled correctly.

Documentation

command-line REPL and wrapper for Regexp::Debugger

Modules

Visually debug regexes in-place

Provides

in lib/Regexp/Debugger.pm