Is it possible to build an applet using Perl/Tk (or other relatives of it) and use it from the web?
So I think this is not like CGI.pm (although it may work under it).
I am thinking of something like Java Applet which people can interact with graphics etc2 as an apps on the web.
Is there any existing of such script and example for Perl/Tk, we can refer to? Any pointer would be greatly appreciated.