On Tue, May 05, 2009 at 08:04:35PM -0700, Bill Ward wrote:
> Params::Validate has the right features, but I really don't like the verbosity
> of its configuration. I was hoping for something more like the Perl
> prototyping or Getopt::Long syntax. Maybe I'll write a wrapper around
> Params::Validate?
>From irc:
<rafl> btw, maybe someone wants to suggest signatures.pm, which would allow
him
to build a more concise interface to Params::Validate without changing the
language too much
You could glue that to Params::Validate::Micro (or your own wrapper).
hdp.