in reply to Re: Is there a really perlish user interface module, or something?
in thread Is there a really perlish user interface module, or something?

Wx (wxWidgets) is a really nice cross-platform GUI library that uses Gtk, Motif or the platform's native widgets (Win32, MacOS). It has a nice Perl interface, and a very nice GUI designer (wxGlade).
  • Comment on Re^2: Is there a really perlish user interface module, or something?