NAME
Maplat::LoggingWeb - Include the Maplat::Web::Logging plugins
SYNOPSIS
This file loads all the required plugins for Maplat::Web::Logging. It should be included before configuring the modules.
use Maplat::Web;
use Maplat::Web::Logging;
DESCRIPTION
This file loads all the required plugins for Maplat::Web::Logging. It should be included before configuring the modules.
WARNING
Warning! If you are upgrading from 0.91 or lower, beware: There are a few incompatible changes in the server initialization! Please see the Example in the tarball for details.
SEE ALSO
Maplat::Web::Logging::Devices Maplat::Web::Logging::Graphs Maplat::Web::Logging::Report
Please also take a look in the example provided in the tarball available on CPAN.
AUTHOR
Rene Schickbauer, <rene.schickbauer@gmail.com>
COPYRIGHT AND LICENSE
Copyright (C) 2008-2010 by Rene Schickbauer
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.