Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Perl IDE

Options
  • 06-10-2002 7:47pm
    #1
    Moderators, Society & Culture Moderators Posts: 9,703 Mod ✭✭✭✭


    Can anyone recommend an IDE for Perl?

    My platform is solaris unix though I'd like to as well work on my home WinXP PC.

    At the mo, I use vi, which is grand for ~ 100 LoC but I hope to progress onto larger projects.
    Some advice has been to try Xemacs which as a Perl sub-section.

    Any thoughts helpful.


Comments

  • Registered Users Posts: 21,264 ✭✭✭✭Hobbes


    Off the top of my head. Jext.

    I used to have a nice one for the mac, can't remember the name of it though (had a camel as an icon).


  • Registered Users Posts: 1,562 ✭✭✭Snaga


    for windows you could try a nice little app called 'cool edit'

    Its more a fancy text editor than an ide but you can install text highlighting modules for many common languages (perl, php) and even an ftp mofule which automatically uploads the script to its rightfull place.

    I use Joe for any of my *nix editing so I cant help you there, its no better than vi for large projects.


  • Registered Users Posts: 11,205 ✭✭✭✭hmmm


    ActiveState has one - Komodo is it? Personally I'd just use Python and don't worry about it :P


  • Closed Accounts Posts: 61 ✭✭wish


    win32 option I would recomentd Context
    http://www.fixedsys.com/context/

    I have used komodo....
    did not really think all that much of it....
    The advantage would be the you could use komodo on both win32 and *nix platforms...

    I will working on my final year project
    and I am useing redhat 7.3 .... kdevelop supports the perl syntax highlighting... and it has integration with cvs


Advertisement