I wrote a rather simple module for reading config files for those fammiliar with apache style config files. It is by no means complete or even close to perfect, but it works for my use case. I will probably add more features as I need them. The config file format is not one of my favorites. But has been the standard at work, where a lot of systems written in perl are dependent on it. The perl module Config::General is used to read it, hence the name genconf.
Links to resources for courses in DataVolley.