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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code analyzer.

Status
Not open for further replies.

tbt102

Programmer
Jan 1, 2002
61
US
Hi all,

Does anyone know of a CGI/Perl Code analyzer? I'm looking for something that will identify dead code, unreachable code, etc.

Environment
==========
Windows 2000

Thanks in advance for any help.
 
I use this IDE perl editor - PERLIDE - available at It's free and works on all flavors of Windows. If you don't already have it, I'd get ActiveState Perl and Apache 1.3 web server placed on your machine. This'll make your debugging a lot cleaner. There's always a better way...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top