debugging regex expression in gui

P

Peng Yu

I want to debug regex to make sure that my regex is correct. A google
search give me several debuggers, but I'm not sure which one best fit
my needs. Essentially, I'm looking a tool like http://kodos.sourceforge.net/
(but this is for python), so that I can input the regex and the string
and see the colored results immediately.

Would you please let me know what is the appropriate tool for this
purpose for perl?
 
C

Charlton Wilbur

PY> I want to debug regex to make sure that my regex is correct. A
PY> google search give me several debuggers, but I'm not sure which
PY> one best fit my needs.

We aren't either, since we don't know your needs. Try several of them
out for yourself and see.

Charlton
 
P

Peng Yu

    PY> I want to debug regex to make sure that my regex is correct. A
    PY> google search give me several debuggers, but I'm not sure which
    PY> one best fit my needs.

We aren't either, since we don't know your needs.  Try several of them
out for yourself and see.

I need something similar to http://kodos.sourceforge.net/, which is
python. But I don't see which perl tool is like it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top