|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re^2: Perl IDEby jvector (Friar) |
| on Sep 14, 2008 at 12:39 UTC ( #711268=note: print w/ replies, xml ) | Need Help?? |
|
The answer (if there is one at all) will depend also on:
Emacs+ perl -d + $SHELL may well be enough for many users (even for forking applications, which are fun). There are threads here that say you don't even need the perl -d. For "simple" (relatively) tasks plain old perl -d seems to 'work for me'. I used to find perl -d:Ptkdb was a bit too much overhead, especially over a ssh connection. For more structured/architected applications I am watching Padre with interest. For web applications Selenium looks interesting but I've not gotten into it yet. So, "which is the best?" .. which would you like?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||