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

0.0.1  Sun Jan 30 11:19:53 2011
       Initial release.


0.001000  Thu Jul 19 09:49:39 2012

    First public release


0.001001  Sat Jul 21 10:29:42 2012

    - Removed redundant _sleep() (thanks Peter)

    - Patched rxrx problem in 5.16
      [Changes in eval inconsistent with previous behaviour]
      (thanks alierak!)



0.001002  Sat Jul 21 16:53:23 2012

    - Fixed windowing of capture and backtracking graphics

    - Removed dependency on Term::ReadKey
      (thanks everyone who reported it!)

    - Added microdocs for bin/rxrx (thanks Salvatore)


0.001003  Mon Jul 23 10:19:14 2012

    - Patched to support seaching for .rxrx under Windows
      (thanks Christian)

    - Patched to support color text under Windows
      (thanks Christian)


0.001004  Wed Jul 25 08:12:02 2012

    - Adjusted messages for JSON output
      (thanks Glen!)


0.001005  Fri Jul 27 19:09:04 2012

    - Use numeric sorting order for capture variables
      (thanks Ken)