set of modules to use Gtk+ libraries from Perl
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).

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://www.gtkperl.org/
