Hi,
The GD module may not be installed properly.
if you are using active perl then did you install the module via ppm:
C:\> ppm
ppm> install GD
if you didn't use activestate, then using cygwin.
perl -MCPAN -e 'install GD"
if you are get installed the module in some other path the
Dear all,
I installed GD::Graph module. I followed following method.
cpan> install GD::Graph
Then I got the following messages:
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on ..
GD::Graph is up to date.
But when I tried using this module, it r