perl-IO-Prompter - Prompt for input, read it, clean it, return it
Website: | https://search.cpan.org/dist/IO-Prompter/ |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
IO::Prompter exports a single subroutine, prompt, that prints a prompt (but only if the program's selected input and output streams are connected to a terminal), then reads some input, then chomps it, and finally returns an object representing that text.
Packages
perl-IO-Prompter-0.005002-1.aldos.noarch [65 KiB] |
Changelog
by Joel Barrios (2025-05-07):
- Update to 0.005002. |