This package browser is in early development. Mind the rough edges.

perl-glib

Perl wrappers for the GLib utility and Object libraries

This module provides perl access to GLib and GLib's GObject libraries. GLib is a portability and utility library; GObject provides a generic type system with inheritance and a powerful signal system. Together these libraries are used as the foundation for many of the libraries that make up the Gnome environment, and are used in many unrelated projects.

Installation

Install the latest version of perl-glib as follows:

guix install perl-glib

Or install a particular version:

guix install perl-glib@1.3294

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of perl-glib about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/perl-glib'><img src='https://packages.guix.gnu.org/packages/perl-glib/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/perl-glib/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/perl-glib)

Example Org:

[[https://packages.guix.gnu.org/packages/perl-glib][https://packages.guix.gnu.org/packages/perl-glib/badges/latest-version.svg]]