in reply to Re^3: perl on windows - just installed how to proceed
in thread perl on windows - just installed how to proceed

WRT the IDE, I use Komodo. The Edit version is free but lacks key parts of the full IDE's functionality. I don't know how much, though.

I've been using Komodo Edit forever and it has everything I need, and a bit more. On the other hand Komodo IDE has a lot of cool features like unit testing, version control, repl, rx toolkit, etc, etc, etc. I guess the choice depends on if you really need the full IDE, but the editor lacks nothing crucial afaik.

  • Comment on Re^4: perl on windows - just installed how to proceed

Replies are listed 'Best First'.
Re^5: perl on windows - just installed how to proceed
by stevieb (Canon) on Sep 20, 2019 at 17:39 UTC

    intelliJ IDEA with the Camelcade Perl5 Plugin, along with Devel::Camelcadedb provides full-blown functionality which includes debugging support. It's also cross-platform (with Vim and Emacs plugins).