Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: How do you load configuration variables

by bugsbunny (Scribe)
on Jul 14, 2003 at 08:33 UTC ( [id://273908]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package SA::Config;
    use strict;
    ...
    );
     
    1;
    
  2. or download this
    use SA::Config qw(%c);
    
  3. or download this
    Project1::Config
    Project2::Config
    ... etc..
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-03-19 01:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found