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

perl-io-interactive

Utilities for interactive I/O

This module provides three utility subroutines that make it easier to develop interactive applications: is_interactive(), interactive(), and busy().

Installation

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

guix install perl-io-interactive

Or install a particular version:

guix install perl-io-interactive@1.022

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.