I would like to use a more 'Windows' style of GUI in a Perl programme.
Specifically I need to be able to open new windows and close them during normal operation. For example, I want to set up an SQL query in one window, then show the result in another window.
I have only a passing knowledge of Tk or Perl/Tk, but a good working knowledge of Perl in Web-Apps and CGI.
Pointers to modules youhave succesfully used, or tutorials would be espcially useful!