I'm working with Perl under Linux. I use it a lot to automate many tasks.
Recently, I've been thinking of developing a graphical front-end to some of my scripts.
I know there are lots of ways to develop GUI's under Linux: GTK, QT, Tcl/Tk,...
My questions are:
1- On what criteria should I base my...