Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I know this topic has been covered before, but in the spirit of helping, I'd like to offer my $.02 in this thread.

I've tried all sorts of different editors and IDE (and semi-IDE) tools and on Win32 have settled down with two:

EPIC for Eclipse is excellent, especially with the debugger integration. There are still some rough edges, but that's only when compared to Eclipse's Java integration. Most of my big projects are done using EPIC. I heartily reccomend it to all Perl devs, especially if you already like Eclipse.

For light-weight day-to-day use, I prefer Notepad++. It's a programmer's text editor using Scintilla as it's core. It's fash and relatively light on resources. It supports function/module browsing, (detects user-defined subroutines!) code folding, excellent syntax highlighting, and is overall very pleasant to use. However, it's default configuration needs tweaking for the best experience. Also, it's search/replace regex engine leaves much to be desired... however, there are a number of good plug-ins to help with that and you can configure external tools like perltidy or launching a shell, etc...

Of course, all editor and IDE preferences are subjective, and can depend on your workstation, problem domain, mood, and shoe size.

In reply to Re: What's the best Perl IDE? by Hercynium
in thread What's the best Perl IDE? by cosmicperl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-19 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found