in reply to DWIM code would use Params::Validate
in thread Correct idiom for default parameters

You seem to be a big fan of software (over)engineering. As I've only seen overengineered solutions, maybe you can show an example where the code using Params::Validate is shorter and/or more concise or even more readable than the solutions already presented. The synopsis of Params::Validate only shows verbose "solutions" spanning at least five or six lines.

  • Comment on Re: DWIM code would use Params::Validate (overengineered)

Replies are listed 'Best First'.
Re^2: DWIM code would use Params::Validate (overengineered)
by metaperl (Curate) on Apr 30, 2010 at 13:40 UTC

      I'm not sure what problem P::V solves, so I'm not sure how it is applicable here. You also couldn't show how it is applicable here, so maybe we should wait for somebody to show how it is applicable here.