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.