One more thing that has worked for me in the past is to also have a central config file ...
This I like, but has problems getting info from it into a use lib line. The config file can contain a lot, but how do you get that and libs into your perl script. This is my question. I'm doing:
use lib '/some/static/path'; use MyModule::Config;
This means I have to change one line per script.
Is this optimal?
--
Steve Marvell
In reply to Re: Re: favourite config method
by marvell
in thread favourite config method
by marvell
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |