perl-perlio-gzip 0.20
Perl extension to provide a PerlIO layer to gzip/gunzip
PerlIO::gzip provides a PerlIO layer that manipulates files in the format used by the gzip
program.
- Website: https://metacpan.org/pod/PerlIO::gzip
- Licenses: GPL 1+
- Package source: gnu/packages/perl-compression.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-perlio-gzip 0.20
as follows:
guix install perl-perlio-gzip@0.20
Or install the latest version:
guix install perl-perlio-gzip
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.