NAME
Monitoring::Spooler::Web - baseclass for any webinterface
ATTRIBUTES
dbh
The Database connection. Must be an instance of Monitoring::Spooler::DB.
config
The config object. Must be an instance of Config::Yak.
logger
The logger object. Must be an instance of Log::Tree.
NAME
Monitoring::Spooler::Web - baseclass for any webinterface
AUTHOR
Dominik Schulz <tex@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Dominik Schulz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.