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

Re^2: Failing inheritance or what can make a Child disinherited ?

by guha (Priest)
on Aug 02, 2004 at 19:28 UTC ( [id://379392]=note: print w/replies, xml ) Need Help??


in reply to Re: Failing inheritance or what can make a Child disinherited ?
in thread Failing inheritance or what can make a Child disinherited ?

Several good ideas!

Calling testSign directly as a subroutine works

print &Parent::testSign() # 1 eq OK

Showing that the subroutine/method is defined in Parent, but the method invocation does not dispatch to Parent.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://379392]
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: (3)
As of 2024-03-30 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found