This package browser is in early development. Mind the rough edges.

perl-io-string

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.

Installation

Install the latest version of perl-io-string as follows:

guix install perl-io-string

Or install a particular version:

guix install perl-io-string@1.08

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.