Andy Wardley > Badger-0.01 > Badger::Config

Download:
Badger-0.01.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: Badger-0.06

NAME ^

Badger::Config - configuration module

SYNOPSIS ^

TODO

DESCRIPTION ^

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.

METHODS ^

new()

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

AUTHOR ^

Andy Wardley <abw@wardley.org>

COPYRIGHT ^

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.