NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Any of the GUI toolkits (Score:1)
Any of the GUI toolkits that are available from CPAN?
- Wx ...
- Tk
- Win32::GUI
Should all work either out of the box or after a simple "cpan" invocation. I haven't used the latter toolkit, though.
Reply to This
Re: (Score:2)
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:2)
For simple jobs where the gui is incidental and doesn't dominate the application, I'd probably agree on Win32::GUI is you can deal with it.