I have used it on both Linux and Windows since early 1.x series. The betas that are out for Linux are substandard. I have spoken with someone at ActiveState about the issues and hopefully Beta 3 will correct them. I won't get into the specifics since they may or may not be platform specific, but the Beat 1 was useless and in Beta 2 one of the major new features (revision control) didn't work, which was the most compelling reason for me to even consider it.

2.0 seems to be a big improvement as far as feature set and user interface, but I think the speed of the applicaiton has taken a hit. I am not sure how much memory and what speed processor you are using, but I would recommend at least a 800MHz machine with 128 MB if you aren't running any web servers (mail,apache, etc.), my development is mod_perl based and I have a local server for testing so my memory is requirements are higher because of that.

I have stayed with 1.2.9 for now since the majority of my work is in Linux. You can read my somewhat dated review here at the monastery as well.

Update: Changed did to didn't

In reply to Re: Activestate Perl and the Komodo IDE by trs80
in thread Activestate Perl and the Komodo IDE by monkfish

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.