in reply to Practical suggestion for accessing configuration data stored in XML format

I'd consider using YAML or Config::Properties. Both are multi-platform and are easier to work with than XML.

  • Comment on Re: Practical suggestion for accessing configuration data stored in XML format