in reply to Open Source Perl IDE

Since you use Windows, you should check out Visual Perl or Komodo from ActiveState.

Visual Perl is a plug-in for Visual Studio, which Microsoft would very much like you to use. Komodo is a full cross-platform IDE which comes with a nice endorsement from Clay Shirky. (If it's good enough for Shirky, it's more than good enough for me.)

I don't work with Windows, so I can't personally recommend either. However I've used ActiveState products in the past, and I've got to give them credit for putting out first-rate code. They really seem to know what they're doing.

And while Komodo and Active Perl aren't open source or free as in beer, I am more than happy to support businesses that base their revenue model on open source products, particularly when they're responsible members of the community.

Finally, one application that always seems to get lost in discussions of IDEs is Emacs. It seems that it would meet just about any definition of IDE (or the definition of just about anything else including the kitchen sink for that matter ;-).

I know this isn't exactly what you were looking for in your post, but I thought I'd throw it out there for any other monks who may be interested in related products ....

Replies are listed 'Best First'.
Re{2}: Open Source Perl IDE
by staeryatz (Monk) on Nov 29, 2001 at 14:59 UTC
    Just to clear things a bit: I "use Windows" not as often as Linux. I am forced to, because some of my hardware is sadly dependent on Windows, and I have to use Visual C++ for my thesis project.

    Thanks, Visual Perl looks nice. I'd consider using it for the times that I am in Windows, but I sure wouldn't pay for it. The reason that I mentioned Open Perl IDE is because I thought it was great to have another useful free and Open Source development tool for Windows (and just maybe, Windows users would consider using more open source software in the future).

    As far as *NIX development software goes, I use KDevelop or Anjuta for my C++, and plain pico for Perl.
Re: Re: Open Source Perl IDE
by perrin (Chancellor) on Nov 29, 2001 at 11:02 UTC
    Clay Shirky is endorsing IDEs? Who's next, Michael Jordan?

    I have to agree about Emacs. I use it when I'm on Windows and it's nearly the same as on Unix.

s/emacs/vim/
by TomK32 (Monk) on Nov 29, 2001 at 10:56 UTC
    Because we all know that vim is simply a lot better than overloaded Emacs.