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 ....


In reply to Re: Open Source Perl IDE by Starky
in thread Open Source Perl IDE by staeryatz

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.