Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Free Perl IDE for a begginer

by assemble (Friar)
on Jan 13, 2008 at 20:14 UTC ( [id://662209]=note: print w/replies, xml ) Need Help??


in reply to Free Perl IDE for a begginer

My favorite editor right now, is vim; however, that's not really an IDE. There is a windows version, but I prefer Komodo Edit on Windows.

Komodo Edit says that it's a text editor, but it does quite a bit more. It can be linked to the perl interpreter and can emulate vim commands, so it's very powerful. There is also the Komodo IDE, but I haven't used it, and it isn't free, so I can't comment on it.

A lot of people like Eclipse with the EPIC plugin. (EPIC has the Perl extensions for Eclipse.) It can also be linked to Perl, and has a lot of nice features. It's written in Java, so it can eat a bunch of resources sometimes, but it can run on lots of platforms.

Replies are listed 'Best First'.
Re^2: Free Perl IDE for a begginer
by techcode (Hermit) on Jan 14, 2008 at 12:12 UTC
    I second the Eclipse with EPIC plug-in! IMHO only better thing for Perl is ActiveStates Komodo which I would probably use if it had better support for XHTML, CSS and JavaScript (no fancy WYSIWYG - just code completion).

    As of using a lot of "performance sometimes" - it's actually pretty good if you ask me. Until recently I was running it on a PIII 850 Mhz and 256 MB of RAM Compaq laptop dating back to '99 I think - admitted, I used Gentoo + XFCE for it. And it slowed down only after I started Opera, Apache and MySQL :D

    While not the most scientific test ...
    alex@msi ~ $ free -m
                 total       used       free     shared    buffers     cached
    Mem:          2018        685       1332          0        135        207
    -/+ buffers/cache:        342       1675
    Swap:         2175          0       2175
    
    >>> Here I started Eclipse 3.4 with both Aptana (html/css...) and EPIC (perl) plug-ins active.
    
    alex@msi ~ $ free -m
                 total       used       free     shared    buffers     cached
    Mem:          2018        910       1108          0        138        301
    -/+ buffers/cache:        470       1547
    Swap:         2175          0       2175
    alex@msi ~ $
    

    Have you tried freelancing? Check out Scriptlance - I work there. For more info about Scriptlance and freelancing in general check out my home node.

      I was going to say that maybe it's just my old laptop not liking it, but your laptop specs are worse :-O

      Windows doesn't seem to like Java very much in general, that's probably why it felt a bit sluggish to use and ate up a ton of memory. In fact, I don't think Windows gets along with any Java apps I've seen... One of these days I might back all the junk up from that laptop and see how much it likes linux...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://662209]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2025-01-25 05:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (70 votes). Check out past polls.