perl-io-string 1.08
Emulate file interface for in-core strings
IO::String is an IO::File (and IO::Handle) compatible class that reads or writes data from in-core strings.
- Website: https://metacpan.org/release/IO-String
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-io-string 1.08
as follows:
guix install perl-io-string@1.08
Or install the latest version:
guix install perl-io-string
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.