Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: Answer: Reading Variables from a File

by #include (Curate)
on Jun 02, 2003 at 09:00 UTC ( [id://262341]=note: print w/replies, xml ) Need Help??


in reply to Re: Answer: Reading Variables from a File
in thread Reading Variables from a File

Part of the reason why I like to grab settings "on the fly" is because you can then change those settings at runtime. By grabbing the setting only when I need it, I can tweak the configuration file while the script is running. For settings that can't be changed while running, I load them in at the beginning of the script and store them in scalars.

A genius writes code an idiot can understand, while an idiot writes code the compiler can't understand.
  • Comment on Re: Re: Answer: Reading Variables from a File

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-24 04:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found