in reply to Config::IniFiles

And of course XML::Simple allows you to work with XML configuration files...

Replies are listed 'Best First'.
RE: RE: Config::IniFiles
by wardk (Deacon) on Oct 10, 2000 at 01:24 UTC

    Good idea!

    Note that the site I am working on is all perl4 scripts, using cgi-lib...and it gets worse, it's also a completely modified version of cgi-lib. The original programmer renamed all the functions to "be compatible" with the application naming conventions. yikes.

    XML configuration would be nice, but I am not convinced I'll get to change the existing situation to anything standard, let alone an "emerging standard" like XML.

    rm -rf * && start_clean