I second the Eclipse with EPIC plug-in! IMHO only better thing for Perl is ActiveStates Komodo which I would probably use if it had better support for XHTML, CSS and JavaScript (no fancy WYSIWYG - just code completion).

As of using a lot of "performance sometimes" - it's actually pretty good if you ask me. Until recently I was running it on a PIII 850 Mhz and 256 MB of RAM Compaq laptop dating back to '99 I think - admitted, I used Gentoo + XFCE for it. And it slowed down only after I started Opera, Apache and MySQL :D

While not the most scientific test ...
alex@msi ~ $ free -m
             total       used       free     shared    buffers     cached
Mem:          2018        685       1332          0        135        207
-/+ buffers/cache:        342       1675
Swap:         2175          0       2175

>>> Here I started Eclipse 3.4 with both Aptana (html/css...) and EPIC (perl) plug-ins active.

alex@msi ~ $ free -m
             total       used       free     shared    buffers     cached
Mem:          2018        910       1108          0        138        301
-/+ buffers/cache:        470       1547
Swap:         2175          0       2175
alex@msi ~ $

Have you tried freelancing? Check out Scriptlance - I work there. For more info about Scriptlance and freelancing in general check out my home node.

In reply to Re^2: Free Perl IDE for a begginer by techcode
in thread Free Perl IDE for a begginer by karpatov

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.