SYNOPSIS
# In startup.pl, or your CGI::Application class
BEGIN {
$ENV{'CAP_DBIPROFILE_GRAPHMODULE'} = 'CGI::Application::Plugin::DBIProfile::Graph::HTML::Horizontal';
};
DESCRIPTION
"CGI::Application::Plugin::DBIProfile::Graph::HTML::Horizontal" implements a basic/simple horizontal bar graph for "CGI::Application::Plugin::DBIProfile".AUTHOR
Graham TerMarsch ([email protected])COPYRIGHT
Copyright (C) 2007, Graham TerMarsch. All Rights Reserved.This is free software; you can redistribute it and/or modify it under the same license as Perl itself.