The problem is where to put this one config file. The module that needs it is designed to run in lots of different environments, under Windows, Linux and Solaris, Web- and Script-based, so I cannot just hardcode e.g. /etc/myapp or whatever. What I need is some perl mechanism to find a config file without hardcoding the exact location.