Help for this page
#!/usr/bin/perl ... open(GRAPH, ">graph.png"); print GRAPH $myimage->png; close(GRAPH);
36 85 13:37 36 86 13:38