in reply to Limits of Perl/tk?

I have not used perl/tk: the syntax turned me off. I have used Gtk-Perl. I like it a lot and have done some significant projects with it (sorry I cannot provide pointers, they're for the clients' internal use only...). I had done some Gtk programming in C before using Perl-Gtk so I knew a few things about Gtk, but the perl interface is much easier to use. Rather than list the capabilities, here is a list of the modules (from the website): There is lots of stuff and it seems to be a fairly complete Gtk implementation. Lots of tools are built with gtk, but I do not know of a statistic for apps built with Perl-Gtk. Based on the queries on the mailing list, though, there are some pretty interesting ones.

--traveler