Re: Help Needed
pDale <[email protected]>
| Newsgroups | gmane.comp.lang.perl.xml |
|---|---|
| Message-ID | <[email protected]> |
On 2009/3/18 Saravanan Jothilingam <[email protected]> wrote: > > Using .ini file I need to fetch values to main.pl. Could you please send me > the code if you have any? > While this should be off-topic (not about XML), let us take this opportunity to say again, just in case anyone doesn't know: Do not use XML files for program configuration! To use something like Windows INI files (before MS did a thing worse than XML for config and created the Registry), use the Perl module Config::STD. If you enter the command "perldoc Config::STD" at a shell prompt, you should get all the help you need. -- pDale _______________________________________________ Perl-XML mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs