Hello!
There's a lot of simple online tools for testing regular expressions but I couldn't find one that could satisfy my simple needs. So, I did what most programmers would do in this situation: I created my own by using perl and javascript. I would appreciate your feedback (besides this thread, you can also send it to contact at regex dot cc).
Check out the script at http://www.regex.cc
Cheers!
John