Gtk-Perl is a set of modules that let you exploit the Gtk+ libraries from Perl. The module maps the Gtk+ objects to Perl packages while trying to remain as close as possible to the C API, but not closer. Currently there is support for: - libgtk The base module (Gtk and Gtk::Gdk namespaces). - libgdkimlib The Imlib module (Gtk::Gdk::ImlibImage namespace). - libgdkpixbuf The Pixbuf module (Gtk::Gdk::Pixbuf namespace). - libgtkglarea The OpenGL widget module (Gtk::GLArea namespace).