Help for this page

Select Code to Download


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