f3015877b8
and the best supported such module of the several listed at http://tcl.apache.org/ Works with both Apache-1.3.x and 2.x and has an interesting development paradigm.
3 lines
162 B
Tcl
3 lines
162 B
Tcl
if {[package vcompare [info tclversion] 8.3] < 0} return
|
|
|
|
package ifneeded websh %%WS_VER%% [list load [file join [file dirname $dir] libwebsh%%TCL_DVER%%.so.1]]
|