in reply to Training non-programmers in Perl regexps

I'll punt on the tutorial angle for now, and just point you in the direction of twiddle-regex which is a Tk app that allows you to specify some input data and a regex and see where it matches. Very handy for trying things out.
  • Comment on Re: Training non-programmers in Perl regexps