
Badger::Config - configuration module

TODO

This is a quick hack to implement a placeholder for the Badger::Config module. A config object is currently little more than a blessed hash with an AUTOLOAD method which allows you to get/set items via methods.

Constructor method to create a new Badger::Config object.

Andy Wardley <abw@wardley.org>

Copyright (C) 2001-2007 Andy Wardley. All Rights Reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.