Description
Perl programs can create language bindings dynamically from GObject Introspection metadata. This lets Perl applications use GTK, GLib, and other introspection-enabled libraries without hand-written bindings for every API.
It is a binding infrastructure library. Runtime behavior depends on the native libraries and introspection data installed on the system.