Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

perl debugger

Status
Not open for further replies.

vijitha123

Programmer
Joined
Aug 26, 2008
Messages
5
Location
US
is there any GUI tools for editing and debugging Perl codes?
 
You want a perl IDE, a free one is Perl Express, not sure if it supports anything besides Windows however.

------------------------------------------
- Kevin, perl coder unexceptional! [wiggle]
 
More than once Eclipse was recommended to me. I am more of an Emacs person myself (which also features an integrated debugger by the way, albeit without a GUI).

I wouldn't know about different Eclipse versions or where you can get them, but this seems to be a starting point:
Good luck!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top