perl-ref-util-xs 0.117
XS implementation for Ref::Util
Ref::Util::XS
is the XS implementation of Ref::Util
, which provides several functions to help identify references in a more convenient way than the usual approach of examining the return value of ref
.
- Outputs:
out
- Website: https://metacpan.org/release/Ref-Util-XS
- Licenses: X11
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-ref-util-xs 0.117
as follows:
guix install perl-ref-util-xs@0.117
Or install the latest version:
guix install perl-ref-util-xs
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.