crake has asked for the wisdom of the Perl Monks concerning the following question:
I'm using GD Graph module with perl (http://crs.ciril.fr/public/docs/perl/GD/Graph.html).
If X axis data values are negative numbers and all the values are same numbers then script runs very long time with maximum cpu usage and doesn't draw graph.
Why it not work? Why computer is running long time with max cpu usage?
Url of the script: http://crake.servu.org/~asmo/scripts/test.pl