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

(jeffa) 3Re: Beginner's Object Orientation Exercises?

by jeffa (Bishop)
on Mar 18, 2002 at 04:11 UTC ( #152401=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Flashlight;
    
    ...
    
       return bless $self, $class;
    }
    
  2. or download this
    my $light = Flashlight->new(1,4);
    
  3. or download this
    use strict;
    
    ...
       }
       return $string;
    }
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2023-05-28 18:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?