Summary : Perl module to generate Gtk-Perl apps from a Glade file.
Description :
Glade-Perl will read a Glade-Interface XML file, build the UI and/or write the perl source to create the UI later and handle signals. It also creates an \'App\' and a \'Subclass\' that you can edit.
The current version of Glade-Perl is available on CPAN or on the project website at
http://www.glade.perl.connectfree.co.uk/
Glade-Perl can generate AUTOLOAD type OO code with subclasses or even Libglade apps.