[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#102234: ITP: libapache-mod-cgi_debug -- CGI debugging



Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

Libapache-mod-cgi_debug is designed to help with the CGI programming and
debugging process.  While programming a CGI script, it is often rather
difficult to discover what is actually getting returned to the web server.
Rather than chopping up your CGI script with a whole bunch of debug print
statements, a single change to the action statement of the calling form will
bring up a nicely formatted page with all of the information that the web
server sees, including any get and post arguments, and the send and recieve
headers.

Download URL: ftp://ftp.tangent.org/pub/apache/

Licence:
/* ====================================================================
 * Copyright (c) 1999-2000 Brian Aker and David Poncelow.  All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 *
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer. 
 *
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in
 *    the documentation and/or other materials provided with the
 *    distribution.
 *
 * 3. The name of the author may not be used to endorse or promote products
 *    derived from this software without specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY BRIAN AKER AND DAVID PONCELOW``AS IS'' AND ANY
 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL BRIAN AKER OR
 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 * OF THE POSSIBILITY OF SUCH DAMAGE.
 * ====================================================================
 */

-- 
 (___)  | Pawel Wiecek ------------------- <coven@vmh.net> <+48603240006> |
< o o > | WWW: http://www.coven.vmh.net/   [ Debian GNU/Linux developer ] |
 \ ^ /  |   GPG/PGP key:  http://www.coven.vmh.net/personal/pgpkey.html   |
  (")   |  *  *  *    Ask not for whom the <CONTROL-G> tolls.    *  *  *  |



Reply to: