Hello, this is Shane from ActiveState, lead for Komodo. While I agree that it looks like we don't do much for Perl in Komodo at this point, it's largely due to the fact that it (and Python) were the first languages that we supported deeply feature-wise. In Komodo 4, the primary work around Perl was the rewrite of the code parser for autocompletion/code intelligence and improvements in the debugger. Komodo 4 was and is focused on improving usability for web development. From that aspect, we focused largely on area's we did not have good support already, such as RAILS, JavaScript, HTML, CSS. We also implemented "multi-language" editing to make adding support for stuff like Template Toolkit possible. So while there are not major new features specific to Perl in K4, if you're using Perl on the web, there are lots of useful improvements for you. For Perl 6, well there isn't really an approaching 1.0 release of it at this time and only bleeding edge pickup on it. If someone wanted to add Perl 6 syntax support to Komodo, it can be done via UDL (our own language definition syntax). Once things progress further with Perl 6 we ***WILL*** be adding support. BTW, upgrades from 3.5 are much less than the list price, see our store for details. Regards, Shane

In reply to Re: Komodo 4.x by Anonymous Monk
in thread Komodo 4.x by dgaramond2

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.