In the past, I've used Slick Edit. It's Perl support is decent. Unfortunately, someone in IT decided that, when the company decided to not renew the support contract, we could no longer use Slick Edit and took down the license server. (The license is actually perpetual, so, legally, we could have kept using Slick Edit.) Now, most of the team is using the vendor-specific IDE for whichever microcontroller she/he is developing for.

I am using Geany. Syntax highlighting is good, but auto-suggest and auto-completion support for Perl is marginal.

I have tried to use PADRE (which is written in Perl), but it had some anoying (to me) issues. I intend to try it again.

I've also tried Eclipse, but the Perl plug-ins I found were marginal. Also, Eclipse doesn't auto-switch language "perspectives" when switching between files.


In reply to Re: Perl Editor - Auto Suggest by RonW
in thread Perl Editor - Auto Suggest by perlron

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.