perlbie007
Programmer
I'm a new bie in CGI esp. in graph modules.I installed some GD::Graph modules locally in linux.
But when I run a sample program it give me an error that :
Can't locate modulename.pm in @INC
I tried using export perl5lib=path name
but the path does not appear when I use
perl -V
Could anyone help me figure out what the problem is.What should I do inorder to make this run.
Thanks in advance.