The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.001012 - 2013-03-08

  • Optimized non-interactive cases (no longer rewrites regexes in non-interactive at compile-time)
  • Added correct handling of null regexes to rxrx (thanks Felix)
  • Added EXE_FILES to Makefile.PL to install rxrx (thanks Felix)
  • Added snapshots for description output
  • Improved reporting of non-backtracking parens during backtracking
  • Fixed critical bug in matching repeated blocks (thanks Holger!)
  • Improved tracking and reporting of self-matching whitespace

Documentation

command-line REPL and wrapper for Regexp::Debugger

Modules

Visually debug regexes in-place

Provides

in lib/Regexp/Debugger.pm