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

perl-config-autoconf

Module to implement some AutoConf macros in Perl

Config::AutoConf is intended to provide the same opportunities to Perl developers as GNU Autoconf does for Shell developers.

Installation

Install the latest version of perl-config-autoconf as follows:

guix install perl-config-autoconf

Or install a particular version:

guix install perl-config-autoconf@0.317

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-config-autoconf about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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