there is a lot of useful perl/Tk code, can it run somehow
on Tcl::Tk, I suppose some effort will be put into that...or I am wrong to think that?
by the way the python/ruby approach was to hook into tcl
and call Tk with it, which seems a good way of reusing code :)
still doing that you couple your install to the one of the tcl-tk libs, less nice (and the coverity scan does not look as good as perl's)
thanks
Snippets of code should be wrapped in
<code> tags not<pre> tags. In fact, <pre>
tags should generally be avoided. If they must
be used, extreme care should be
taken to ensure that their contents do not
have long lines (<70 chars), in order to prevent
horizontal scrolling (and possible janitor
intervention).