in reply to Re^2: validate a form field with regexp?
in thread validate a form field with regexp?

You're the first person I've seen use Regexp::English!

I think it a nice crutch for newbies :) something I can copy/paste that newbies can run with

FWIW, it needs patching, beginning is laborious to write, start man, start :)

  • Comment on Re^3: validate a form field with regexp?

Replies are listed 'Best First'.
Re^4: validate a form field with regexp?
by chromatic (Archbishop) on Apr 23, 2012 at 00:19 UTC
    FWIW, it needs patching...

    I'll happily take patches or even give up some or all maintainership.