| Log Message: |
Since the CGI debug scripts are programmatically generated, they have
been removed from the distribution. To re-create them, run the script
MAKEDEBUG from this directory:
$ cd webwork/system/cgi
$ ./MAKEDEBUG
This will create a wrapper script for each perl script in the enclosed
cgi-bin directory.
|