![]() |
![]()
| ![]() |
![]()
NAMEBadger::Hub::Badger - central hub for accessing Badger components SYNOPSISuse Badger::Hub::Badger; # do the happy badger dance! DESCRIPTIONThe 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. COMPONENT METHODScodecs()Loads, instantiates and returns a Badger::Codecs object. filesystem()Loads, instantiates and returns a Badger::Filesystem object. pod()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. AUTHORAndy Wardley <http://wardley.org/> COPYRIGHTCopyright (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.
|