in reply to perl Tk help

Well, Tk has it's good and bad sided. The big, big BIG bonus is: It works on every operating system i ever tested it without any major obstacles. But of course, it looks old fashioned (because it is) and it's quite clumsy to program a more complex interface.

If you want to design UIs with Tk, you can try ZooZ. It's a few years since i used it last, but it worked back then.

As for other user interfaces: There are modules for Gtk2 and Gtk3. I wrote a simple example 944371 that uses GTK3 plus WebKit to make a simple one-purpose webbrowser. (Most of the article actually deals with fixing MakeMaker to work correctly in 64bit Linux).

In theory there are also some Qt bindings, but as far as i know, they haven't been updated for quite a while.

"You have reached the Monastery. All our helpdesk monks are busy at the moment. Please press "1" to instantly donate 10 currency units for a good cause or press "2" to hang up. Or you can dial "12" to get connected directly to second level support."