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.
- Versions: 1.3294
- Website: https://metacpan.org/release/Glib
- Licenses: LGPL 2.1+
- Package source: gnu/packages/glib.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]