perl-data-perl
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
- Versions: 0.002009
- 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 the latest version of perl-data-perl
as follows:
guix install perl-data-perl
Or install a particular version:
guix install perl-data-perl@0.002009
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-data-perl about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-data-perl'><img src='https://packages.guix.gnu.org/packages/perl-data-perl/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-data-perl)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-data-perl][https://packages.guix.gnu.org/packages/perl-data-perl/badges/latest-version.svg]]