Re: Where to put Settings-Variables?
- From: Michael Zawrotny <zawrotny@xxxxxxxxxx>
- Date: 30 Mar 2006 17:00:21 GMT
Bernd Schneider wrote:
[ snip ]
So I decided to put some stuff into modules.[ snip ]
The problem that I now come up with is:
Where do I put the variables?
Before I just declared them as:
my $mysql_host = 'localhost';
I would put them in a config file and use one of the many config file
parsing modules on CPAN (e.g. Config::Simple).
Mike
--
Michael Zawrotny
Institute of Molecular Biophysics
Florida State University | email: zawrotny@xxxxxxxxxx
Tallahassee, FL 32306-4380 | phone: (850) 644-0069
.
- References:
- Where to put Settings-Variables?
- From: Bernd Schneider
- Where to put Settings-Variables?
- Prev by Date: Re: Arbitrarily Many Nested Loops
- Next by Date: perl deparse question.
- Previous by thread: Re: Where to put Settings-Variables?
- Next by thread: Re: NetServer::Generic -- welcome message ??
- Index(es):
Relevant Pages
|