in reply to
Params::Validate or Attribute::Params::Validate?
I expect the attribute handlers will be slower, more likely to break, and really ugly when your rules get complex. Params::Validate has been great though, and I highly recommend it.
Comment on
Re: Params::Validate or Attribute::Params::Validate?
In Section
Seekers of Perl Wisdom