http://qs321.pair.com?node_id=501448

bcrowell2 has asked for the wisdom of the Perl Monks concerning the following question:

Howdy,

Having written a fairly significant GUI app using Perl/Tk, I'm not sure I'd choose it again. It seems to have a lot of bugs, and also there's a tendency for my app to break every time a new version of Perl/Tk comes out. What's a good, stable, well tested GUI interface to Perl? Gtk-perl? I assume gtk2-perl is more bleeding edge? Anyone tried wxPerl? (I don't really care about having it be cross-platform, though.)

TIA!

Ben