![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re: perl toolsby allolex (Curate) |
on Dec 10, 2003 at 15:31 UTC ( #313741=note: print w/replies, xml ) | Need Help?? |
do you have recommentations about tools to develop perl programs and to debug perl programs Now I admit I'm a professional linguist, but I understood this question right away. You're looking to see whether we have recommendations for developing and debugging Perl programs, verdad? I use vim, the Perl Debugger (perl -d), strict, warnings, Data::Dumper, and Diagnostics. You can use vim and EMACS as IDEs, but some people like Eclipse with the EPIC plugins.
--
In Section
Seekers of Perl Wisdom
|
|