blob: 1def8bd1a2e686d535f73e07eb89acc6105bda8d [file] [log] [blame]
Tested Platforms
----------------
SunOS-5.8/gcc-3.0.4/tcl-8.4a4/Apache-2.0.35
Documentation
-------------
As this module is still in development there is no end user documentation.
The source file breaks down like this:
tcl_core.c:
core routines, handlers, configuration, initialization
tcl_cmds.c:
commands for reading and writing variables from apache structures (request_rec
etc.)
tcl_misc.c:
vasprintf() and asprintf() if your system doesn't have it
mod_tcl.h:
includes, prototypes