Development Tools : CGI : Scripts and Programs : Debugging and Testing

Apache Easy Debug

0.0/5 (0 votes cast)

Apache Easy Debug is CGI/Perl script intended to replace default Internal Server Error Message. With this script installed web developer doesn't need to lookup and scroll web server log after each script error because latest records are nice formatted and displayed just on error page.

Formdata

0.0/5 (0 votes cast)

Formdata.pl allows you to test your GETs and POSTs with one script. It's a useful tool in debugging.

cgi_harness

0.0/5 (0 votes cast)

A CGI testing harness that allows you to examine the exact output and environment of your CGI programs.

formtest.pl

0.0/5 (0 votes cast)

formtest.pl is useful for testing forms. It displays the raw url-encoded GET or POST string and parses out the variables for display as html or plain text.

Chatologica HTTP Benchmark

0.0/5 (0 votes cast)

This is a command line perl program to test the performance of your cgi and web applications. It queries in parallel the given URL and generates a performance report.

Perl Debug Wrapper Script

0.0/5 (0 votes cast)

The wrapper executes a given script internally and prints out EVERY error to the browser that might occur. Use it when you move perl applications from server to server as well when scripting or adapting perl scripts. It will save you a lot of headache and time especially when you're not allowed to access the webserver's error logfile.

AdminPro

0.0/5 (0 votes cast)

AdminPro is the only web application that empowers you to upload, download, rename, chmod, delete, open, edit and save files, create, rename and remove directories and perform two-click CGI debugging - all from your favorite web browser.

Envirolyzer

0.0/5 (0 votes cast)

Created to help you streamline your programming and site administration tasks, Envirolyzer analyzes your server and client environments including variables and paths to Perl and Sendmail and reports the results right in your favorite browser.

ScripTest

0.0/5 (0 votes cast)

How many times did you install a Perl script and had trouble configuring it because of a small errors? ScripTest lets you browse your directories and check your scripts for Syntax Errors, Perl Warnings, Chmod permissions, ...etc... Browse through your directories, perform different tests on your Perl scripts and find out what's wrong with them. Instead of those 500 Internal Error messages get a list of errors and warnings that only the server knows such as wrong path to Perl, Wrong Chmod permissions, Syntax errors, Server/Line endings mismatch, etc. All this is displayed in a nice output and a user friendly web based interface. Help manual available in English and French.