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.
Try wxPerl instead (Score:1)
Anyway I would recommend using wxPerl [sourceforge.net] instead. It is more mature, and is very cross platform. It runs on most UNIXs, Win32, Mac OS X and many more. Its API seems pretty pleasant, and it uses native controls/widgets, so your app doesn't look "alien". The toolkit is a wrapper around the C++ WxWindows [wxwindows.org] toolkit. Also I'm not sure what license PerlQT is, but AFAIK QT is only GPL
Re:Try wxPerl instead (Score:1)
Meh, I give up.
Reply to This
Parent
Re:Try wxPerl instead (Score:1)
It makes sense for wxPerl not to be in the Activestate repository due to their infrequent updates.