in reply to Window Choices for Windows
Personally, I use Win32::GUI. However, it seems that most prefer Tk. It's cross-platform and very powerful. I use Komodo which is also from ActiveState and it even has a GUI(dialog) builder that support Perl/Tk, Tcl/Tk, and Python/Tkinter. Unfortunately for me, it does not support Win32::GUI.