perl-module-build-withxspp
The module provides an XS++ enhanced flavour of Module::Build
This subclass of Module::Build adds some tools and processes to make it easier to use for wrapping C++ using XS++ (ExtUtils::XSpp).
- Versions: 0.14
- Website: https://metacpan.org/release/Module-Build-WithXSpp
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-module-build-withxspp
as follows:
guix install perl-module-build-withxspp
Or install a particular version:
guix install perl-module-build-withxspp@0.14
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.