blob: 07f523e8913cb0fe2273adde91b7d57e71ba725b [file] [log] [blame]
Tested Platforms
----------------
SunOS-5.8/gcc-3.0.2/tcl-8.3.4/Apache-2.0.28
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