![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Lazy config files?by Ryszard (Priest) |
on Aug 28, 2003 at 08:36 UTC ( #287276=note: print w/replies, xml ) | Need Help?? |
For my config files i use a perl module, then dereference the data structure. It may become difficult to use when scaled excessively, but works well in my situation.
and to use it:
In Section
Seekers of Perl Wisdom
|
|