Hello,
A time ago I was using activeperl with DevKit which provided support vor visual debugging via perl -d switch.
Now I am back to perl but can't figure out how to get debugging support back.
Installed perl version is 5.12.2.1202 x64
Installed Perl DevKit version is 9.0.1.293382 x64
Installed Komodo IDE version is 6.0.0.57120
Despite that perl -d doesnot work
Error message as reported by perl:
I think I need some guidance how to get debugging working or setup it properly if I have installed everything necessary. Thanks in advance.Code:Unable to connect to remote host: 127.0.0.1:2000 Compilation failed in require. at doinc.pl line 0 main::BEGIN() called at D:\develop\Perl\lib\/perl5db.pl line 0 eval {...} called at D:\develop\Perl\lib\/perl5db.pl line 0 BEGIN failed--compilation aborted. at doinc.pl line 0




Reply With Quote