Help for this page
use My::Params::Validate; my $validator = My::Params::Validate->new( ... my %opts = $validator %defs, @_; ... }