perl-data-perl 0.002009
Base classes wrapping fundamental Perl data types
Data::Perl
is a container class for the following classes:
Data::Perl::Collection::Hash
Data::Perl::Collection::Array
Data::Perl::String
Data::Perl::Number
Data::Perl::Counter
Data::Perl::Bool
Data::Perl::Code
- Outputs:
out
- Website: https://metacpan.org/release/Data-Perl
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-data-perl 0.002009
as follows:
guix install perl-data-perl@0.002009
Or install the latest version:
guix install perl-data-perl
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.