Skip Menu |

This queue is for tickets about the Regexp-Debugger CPAN distribution.

Report information
The Basics
Id: 101992
Status: open
Priority: 0/
Queue: Regexp-Debugger

People
Owner: Nobody in particular
Requestors: NKH [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: API to get the json log
would make it easier to compare regexp matches on a set of input, eg: how many steps taken etween multiple regexps
Subject: Re: [rt.cpan.org #101992] API to get the json log
Date: Mon, 9 Feb 2015 13:01:12 +1100
To: bug-Regexp-Debugger [...] rt.cpan.org
From: Damian Conway <damian [...] conway.org>
Another excellent suggestion. I'm seeing the larger pattern: everything that can be done interactively via Regexp::Debugger should be able to be done programmatically as well. I'm now envisaging a helper module: Regexp::Debugger::API to provide a complete interface to the internals of Regexp::Debugger. Thanks again! Damian