Thanks everybody for your responses - I will definitely try out some of the editors you've mentioned. vim seems to do some of the functions that I'm looking for - to be able to use multiple coding and testing terminals and even to be able to run command lines directly. I'm used to vi so the keyboard commands shouldn't be a big problem. However, it seems like configuring vim for perl could be tricky.. Emacs seems to be an option as well so might give it a go.
At the moment I use samba so I can save the output from Ultraedit directly to my linux box (don't have to use ftp) and run/test the scripts - but the major problem is that I have to reload the webpage that calls the script so this testing is not very efficient.
I would also like to try out Komodo for windows (I run my linux server on an old Pentium 133 so I don't really want to use demanding editors on it) but I'm not sure how well will it integrate to do the remote debugging..
Visual Studio with Visual Perl seems a bit of an overkill for medium sized projects... does anybody have any views on that?
Thanks!
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.