CGI Paramater Validation CPAN Modules 10 of 32 : [PREV] [NEXT]

Params::Check

So we can

  • require a parameter be mandatory
  • constraint checking (allow); regexs, sub, array
  • default parameter values
  • can do type checking
  • ignore case for validation (thanks to my suggestion)

and it returns

  • a hash of parameter names to values

Looks good ... next!


© 2003 Barbie barbie@missbarbell.co.uk Home http://birmingham.pm.org/