perl-term-size-perl 0.031
Perl extension for retrieving terminal size (Perl version)
This is yet another implementation of Term::Size
. Now in pure Perl, with the exception of a C probe run at build time.
- Outputs:
out
- Website: https://metacpan.org/release/Term-Size-Perl
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-term-size-perl 0.031
as follows:
guix install perl-term-size-perl@0.031
Or install the latest version:
guix install perl-term-size-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.