Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Are there some interactive debugging tools and services available?

0
10 Posted

Are there some interactive debugging tools and services available?

0
10

(1) Several CGI programming libraries offer powerful interactive debugging facilities. These include: – for Perl, Lincoln Stein’s CGI.pm (now part of the standard Perl distribution) – for Tcl, Don Libes’ cgi.tcl http://expect.nist.gov/cgi.tcl – for C++, Nick Kew’s CGI++ http://www.webthing.com/cgiplusplus/ (2) Nathan Neulinger’s cgiwrap is another package with debugging aids. http://www.umr.edu/~cgiwrap/ (3) The “mod_cgi” Apache module (new with Apache 1.2) enables you to capture script output and errors for diagnosis. See also the next question.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123