Utilities for interactive I/O https://www.cpan.org
Go to file
2024-01-06 09:09:28 +01:00
perl-IO-Interactive.spec automatic version update by autodist [release 1.025-1mamba;Thu Jul 06 2023] 2024-01-06 09:09:28 +01:00
README.md package created by silvan using the webbuild interface [release 0.0.6-1mamba;Mon Aug 12 2013] 2024-01-06 09:09:27 +01:00

perl-IO-Interactive

This module provides three utility subroutines that make it easier to develop interactive applications:

is_interactive() - tests if the process is interactive interactive() - returns a filehandle that prints only if interactive busy() - intercepts interactions whilst executing a block