A tool for live CGI debugging and testing
cg-eye is a test harness for CGI. It may be used as an intermediate stage between running your scripts from the commandline and putting them online, and will diagnose a number of potential problems.
cg-eye live works with your existing Form and the script to process it. It will intercept an HTTP request generated by a browser from the Form, and forward it to the script, and display diagnostics.