Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: AppConfig variables and OO

by Caillte (Friar)
on Jan 10, 2001 at 20:34 UTC ( [id://50931]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Benchmark;
    
    ...
        return $self->{'foo'};
    
    }
    
  2. or download this
    Variable copying: -1 wallclock secs (-0.81 usr +  0.00 sys = -0.81 CPU
    +)
    Object copying: -5 wallclock secs (-5.15 usr +  0.00 sys = -5.15 CPU)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-23 11:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found