Badger::Hub::Badger - central hub for accessing Badger components
use Badger::Hub::Badger;
# do the happy badger dance!
The Badger::Hub module implements a generic object which provides access to
other components in an application. The
"Badger::Hub::Badger" module is an
eating-your-own-dog-food subclass module for the
"Badger::*" modules.
Loads, instantiates and returns a Badger::Codecs object.
Loads, instantiates and returns a Badger::Filesystem object.
Loads and returns a "Badger::Pod" object. This
is a work in progress so it's almost certainly not installed on your machine.
Sorry about that.
Andy Wardley <http://wardley.org/>
Copyright (C) 2001-2009 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.