in reply to Re^2: 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]

very nice addons stvn. Thing is, as a newcomer to Moose, the docs do not have MooseX in the SEE ALSO section and the series of questions under DESCRIPTION do not point to it.

So, after casually looking over the docs, I was wondering why Mutant even pointed me to it in the first place because it seemed to only be able to do positions parms.

  • Comment on Re^3: Class::Base uses keyword parms for constructor but then methods use positional [oop, swengr]

Replies are listed 'Best First'.
Re^4: Class::Base uses keyword parms for constructor but then methods use positional [oop, swengr]
by stvn (Monsignor) on Nov 07, 2007 at 20:44 UTC

    Good point, I will add it for the next release.

    -stvn