in reply to A Class:: module I don't want to write

Whatever you do, don't rewrite the validation part. Dave Rolsky has done a super job with Params::Validate. I use that thing every day it seems. It's like bread and butter.
  • Comment on Re: A Class:: module I don't want to write

Replies are listed 'Best First'.
Re^2: A Class:: module I don't want to write
by Ovid (Cardinal) on Nov 25, 2005 at 10:59 UTC

    I have already written and uploaded Class::BuildMethods. However, the validate key only points to a subref. You supply the validation code and Params::Validate is fine for that.

    Cheers,
    Ovid

    New address of my CGI Course.