prevnext "Apache IO Channel
" ?>
When creating mod_dtcl, it was considered desirable to be able to
run normal Tcl scripts with as little modifications as possible.
In order to deal with standard output, mod_dtcl uses an in-memory
file channel that then uses Apache's output functions. 'puts
"foobar"' works in mod_dtcl.