ActiveState Community

run perlNET script without compilation

Posted by seebgers on 2009-10-19 10:20

Hi,

I tried to start the perlNET sample HelloWorld.pl with the interpreter without compilation.

C:\tools\ActivePerl-5.10.1.1006\bin\perl.exe Samples\PerlNET\HelloWorld\He
llo.pl"

It says:
Can't locate namespace.pm in @INC (@INC contains: C:/tools/ActivePerl-....

Is there a way to come around this problem without compilation for simpler debugging?

Thanks for any help
Gerd