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.
I should try to build a GUI for some of my scripts (Score:1)
If you can, go with Wx.
The main advantage is that it is easily installable on all three main desktop operating systems as a dependency (unlike Gtk) and that Wx "looks like a real application" on all three main desktop applications.
Re: (Score:2)
On the bright side it will be all smooth in a few months as the new releases of the various Linux distributions start to distribute Padre and the wx stack with it.
Re:I should try to build a GUI for some of my scri (Score:1)
Debian Lenny (current testing) includes libwx-perl package. On the other hand the libgtk-perl is already in Debian Etch (current stable).
Reply to This
Parent