![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re: Handling different sections in config filesby Nitrox (Chaplain) |
on May 15, 2003 at 12:26 UTC ( #258365=note: print w/replies, xml ) | Need Help?? |
Another solution would be to "standardize" the config file so that each section followed the same format.
Then simply use Config::IniFiles to tie the file to a hash: Then to retrieve the data from 'Section2': -Nitrox
In Section
Seekers of Perl Wisdom
|
|