debian man page for cgi::application::plugin::dbiprofile::graph::htmlbargraph

Query: cgi::application::plugin::dbiprofile::graph::htmlbargraph

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CGI
::Application::Plugin::DBIProfile::Graph::HTMLBarGrapUsermContributed Perl DocumeCGI::Application::Plugin::DBIProfile::Graph::HTMLBarGraph(3pm)
NAME
CGI::Application::Plugin::DBIProfile::Graph::HTMLBarGraph - If it weren't for HTML::BarGraph bugs, this would work.
DO NOT USE THIS
This is provided because I had it done, and it provides another example, but there are bugs in HTML::BarGraph. If HTML::BarGraph ever gets fixed, this will start to work correctly. The problem is its use of globals to track things like $maxval, which throws off scaling of the graph for subsequent calls to graph().
BUGS
HTML::BarGraph is not mod_perl safe. It has globals that track, for instance, $maxval. That doesn't get reset accross calls to graph(), so whatever your largest value graphed is, that will set the scale of all graphs to come. Actually, it's not even single process safe... you can't make more than one call to graph().
SEE ALSO
L<CGI::Application::Plugin::DBIProfile>
AUTHOR
Joshua I Miller, L<unrtst@cpan.org> COPYRIGHT &; LICENSE Copyright 2007 Joshua Miller, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.12.4 2011-11-10 CGI::Application::Plugin::DBIProfile::Graph::HTMLBarGraph(3pm)
Related Man Pages
cgi::application::plugin::authentication::driver::dbic(3pm) - debian
cgi::application::plugin::dbiprofile::graph::gdgraphinline(3pm) - debian
cgi::application::plugin::dbiprofile::graph::html(3pm) - debian
cgi::application::plugin::devpopup::log(3pm) - debian
cgi::application::plugin::devpopup::query(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file