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

Re: 'base' versus @ISA, why?

by creamygoodness (Curate)
on Jul 24, 2007 at 14:56 UTC ( [id://628487]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    warn "RDBO version: $Rose::DB::Object::VERSION;"
    
  2. or download this
    END {
        no strict;
        warn "RDBO version: " . ${ 'Rose::DB::' . 'Object::VERSION' };
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found