Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Moose::Role not getting params passed via ->new()

by derby (Abbot)
on Sep 19, 2013 at 01:16 UTC ( [id://1054753]=note: print w/replies, xml ) Need Help??


in reply to Moose::Role not getting params passed via ->new()

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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1054753]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-03-28 10:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found