> From: Darren Ball [mailto:[EMAIL PROTECTED] > I use your Tcl library (thanks).
"thanks" goes to many people who put their efforts to the module. Right list for questions like yours is tcltk at perl dot org > I would like to try and make a similar > library for a shell that my company uses that is an extension of TCL. > How would I go about doing this? using Tcl extensions is usually simple, but it could depend on particular extension you use, what is it? > > I see that you are executing from tkkit.so and Tcl.so Activeperl distribution has "tkkit.so" or "tkkit.dll" for distributin. I do not use it - I have my own home-grown way of packaging tcl/tk within perl. Best regards, Vadim.