Check out Perl Programming Tools - (who, what, where, when, and why). My boss is actually the one that wrote that node in response to my request for some good perl tools. Being brought up in a windows world, I didn't appreciate vi. Since then we have tried a few but I still use vi for most everything. The more I work with vi, the more I like it. vi is most likely the editor of choice for most programmers on *nix (just a guess). I did find one shareware editor that I use on windows sometimes. It's pretty nice and will handle a lot more than perl. Check out MED - Programmer's Text Editor.
Update
I just checked the link above and it appears to not be working anymore. If I find a good link to their site, I'll post it back here.

OK I found it: Utopia-Planitia.com

That's strange. I thought they built galaxy class starships at Utopia Planitia not text editors.

In reply to Re: good perl editor by ChrisR
in thread good perl editor by agent

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.