![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Moose will only set arguments passed in via new if the corresponding attributes are declared in the class. Since DTF::Wget has no attributes, after the BUILD, the class is pretty much empty.
-derby
In reply to Re: Moose::Role not getting params passed via ->new()
by derby
|
|