in reply to Re: Class::Base uses keyword parms for constructor but then methods use positional [oop, swengr]
in thread Class::Base uses keyword parms for constructor but then methods use positional [oop, swengr]
Also, for method parameter valiation with Moose there are two possibilities. MooseX::Params::Validate which just wraps Params::Validate to make it more Moosey, and MooseX::Method which is a more full featured.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Class::Base uses keyword parms for constructor but then methods use positional [oop, swengr]
by metaperl (Curate) on Nov 07, 2007 at 16:35 UTC | |
by stvn (Monsignor) on Nov 07, 2007 at 20:44 UTC |