in reply to Regular Expression GUI?

You could write a Java applet/application using JDK1.4 and build a regex checker that way. The new regex package claims to be Perl compatible.