Hi All

 

I'm trying to use the GD module..... for plotting a graph on WINDOWS but
my Perl script is crashing.

 

Here is the piece of code which is crashing  [Perl Command Line
Interpreter has encountered a problem and needs to close.  We are sorry
for the inconvenience.]

 

use GD::Graph::bars;

 

==>  my $graph = GD::Graph::bars->new(400, 300);        

 

 

 

I'm not sure what the problem is.....

 

Can anybody throw some light on this ?

 

Thanks

Prasanna

Reply via email to