Help for this page
Can't call method "png" on an undefined value at ./graph.pl line 35.
#!/usr/bin/perl -w use GD::Graph::lines3d; ... print IMG $gd->$format(); close IMG; $db->disconnect;