Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: How do I use @ISA and use strict at the same time?

by Narveson (Chaplain)
on Jan 23, 2008 at 16:49 UTC ( [id://663830]=note: print w/replies, xml ) Need Help??


in reply to How do I use @ISA and use strict at the same time?

use strict; package Wombat; use base 'Marsupial';
See Conway, Perl Best Practices, chapter 16: Class Hierarchies, Inheritance.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (None)
    As of 2024-04-25 01:51 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found