I am evaluating Komodo IDE for our team with a view to buying several licenses.
Our main criteria is the ability to remotely debug our Perl scripts, which run on Perl 5.8 stock under Solaris 10. We aren’t able to easily have Perl itself changed, so CPAN modules and similar aren’t on the table for us… Not without major headaches anyway.
We can do pretty much anything using local user directories under our account tho - so PL and PM files in there are just fine.
I’ve configured Komodo IDE 9.3 appropriately and can remote open files without issues. I went on to set up remote debug as described in the doco and using the files form the Mac OS X (universal) debug package.
Kicking things off with perl -d the shell sits there waiting with perl in debug mode but no debugger tab opens in the IDE. Using telnet I can confirm that I am getting through to the right IP/Port.
Hopefully someone here has been through something similar and we can resolve this quickly.
Thanks in advance for any assistance you are able to provide.