BEGIN { $Tcl::STACK_TRACE = 0; $interp = Tcl->new; $interp->Init; } [download]
In reply to Re^2: Threads and TCL DeleteInterpProc by Anonymous Monk in thread Threads and TCL DeleteInterpProc by x-lours