RexJacobus
Programmer
Brand new PC, installed apache and perl. Ran a script and got the error:
Can't locate Debug.pm in @INC (@INC contains: C:/usr/site/lib C:/usr/lib .)
Debug.pm is a cgi-bin\tlib in a development section folder so that makes some sense.
I checked this site and others and all things pointed to setting the PERL5LIB variable. So went to Environment Variables and created PELR5LIB and put C:\...\WebDesign\cgi-bin;C:\...\WebDesign\cgi-bin\tlib into it. But I still get the same error.
Any suggestions?
jim
Can't locate Debug.pm in @INC (@INC contains: C:/usr/site/lib C:/usr/lib .)
Debug.pm is a cgi-bin\tlib in a development section folder so that makes some sense.
I checked this site and others and all things pointed to setting the PERL5LIB variable. So went to Environment Variables and created PELR5LIB and put C:\...\WebDesign\cgi-bin;C:\...\WebDesign\cgi-bin\tlib into it. But I still get the same error.
Any suggestions?
jim