in my scripts, that way I can access things like $global_config{'logdir'} globally. I have another script which can add/change/delete hash entries and then nstore \%global_config, '/path/to/my/config.sto'; them.use Storable; $global_config = retrieve('/path/to/my/config.sto');
In reply to Re: Re: Re: favourite config method
by waswas-fng
in thread favourite config method
by marvell
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |