Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Duh. What am I missing about inherited constructors?

by kcott (Archbishop)
on Nov 04, 2010 at 13:51 UTC ( [id://869468]=note: print w/replies, xml ) Need Help??


in reply to Duh. What am I missing about inherited constructors?

Your problem is Foo::new which should be Foo->new

With use warnings; you'll get: Can't call method "SUPER::new" on an undefined value at...

-- Ken

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-19 16:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found