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.
- Versions: 0.317
- Website: https://metacpan.org/release/Config-AutoConf
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]