I tried this out last week. Eclipse is a pretty hefty download, 67 MB, IIRC. It's a lot more generally polished and advanced than Komodo, although I admit I haven't tried Komodo in the last six months or so. It did take a bit of configuration in order to get working, for instance, one might have expected it to say, detect your perl installation automatically (or at least one of them). I couldn't get the regex editor working but didn't try very hard so it's probably just me. Depending on the size of your perl scripts, using an IDE like this might be overkill. The editor seems like it would be a better match for a large object-oriented software development project. In any case, this is not intended to be a negative, I had a positive experience using EPIC.


In reply to Re: EPIC - Perl plugins for Eclipse by dze27
in thread EPIC - Perl plugins for Eclipse by Aristotle

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.