Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Creating Common Constructor

by DeadPoet (Scribe)
on Jul 10, 2003 at 14:56 UTC ( [id://272998]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #----------------------------------------------------------
    #                             -------------
    ...
    #                   -------------      -------------
    #----------------------------------------------------------
    
  2. or download this
    
    #---------------------------------------------------------
    ...
    print STDOUT $o->{ _type } . " has " . $o->{ _camel_count } . " camels
    +\n";
    print STDOUT $o->{ _type } . " has " . $o->{ _lama_count } . " lamas\n
    +";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://272998]
Approved by broquaint
Front-paged by gmax
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found