http://www.perlmonks.org?node_id=76587


in reply to Re: Idea for Perl Learning Tool
in thread Idea for Perl Learning Tool

Absolutely. The way you get the immediate feedback on what is being matched is extremely helpful. Thank *you*!

I don't know if this is the place for it, but I was thinking it would be even better (feeping creaturism, here we go) if you could have a list of strings to be matched. So instead of entering just one, you could enter N strings, maybe 1 per line, and watch the regexp match them at the same time.

Replies are listed 'Best First'.
Re: Idea for Perl Learning Tool
by Dominus (Parson) on Jul 15, 2001 at 20:49 UTC
    Says dze27:
    I was thinking it would be even better (feeping creaturism, here we go) if you could have a list of strings to be matched. So instead of entering just one, you could enter N strings, maybe 1 per line, and watch the regexp match them at the same time.
    I agree, and this idea appears in my original notes for the regex debugger. I will be releasing the code for the back-end after I give my talk about it at TPC5, and I hope the result will be that several people implement free regex debuggers and that at least one of them has this feature.

    The paper is online, should you want to read it.

    --
    Mark Dominus
    Perl Paraphernalia