Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: goto superclass method

by Aristotle (Chancellor)
on Dec 26, 2004 at 18:44 UTC ( [id://417475]=note: print w/replies, xml ) Need Help??


in reply to Re: goto superclass method
in thread goto superclass method

You don't need the curlies there. It will work just fine without them:

goto $_[0]->can( 'SUPER::dostuff' );

Makeshifts last the longest.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-16 10:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found