RT for rt.cpan.org
Skip Menu
|
Bug #101991 for Regexp-Debugger: API to return a textual description of a regexp
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Regexp-Debugger CPAN distribution
.
Report information
The Basics
Id:
101991
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)
History
Show all quoted text
Sat Feb 07 15:17:51 2015
NKH [...] cpan.org - Ticket created
Subject:
API to return a textual description of a regexp
my $description = Regex::Debugger($qr) ; Where $qr canb be run throught re::regexp_pattern($qr) to get the regular expression pattern
Sun Feb 08 21:00:13 2015
damian [...] conway.org - Correspondence added
Subject:
Re: [rt.cpan.org #101991] API to return a textual description of a regexp
Date:
Mon, 9 Feb 2015 12:59:18 +1100
To:
bug-Regexp-Debugger [...] rt.cpan.org
From:
Damian Conway <damian [...] conway.org>
Excellent suggestion!. I've added it to the module's ToDo list. I will probably have it done by July. Much appreciated, Damian
Sun Feb 08 21:00:14 2015
The RT System itself - Status changed from 'new' to 'open'
Mon Feb 09 04:54:47 2015
NKH [...] cpan.org - Correspondence added
I believe that it is we, the users, that appreciate it.