Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^7: Inheritance and calling a subclass method *from* a baseclass method... (rephrase)

by tye (Sage)
on Mar 04, 2007 at 21:49 UTC ( [id://603138]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Source;
    sub orig {
    ...
    
    package main;
    Parent->dest();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (8)
As of 2024-03-28 18:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found