1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/devel/p5-IO-Prompter/pkg-descr
Ryan Steinmetz e21b05521c New port: devel/p5-IO-Prompter:
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.

IO::Prompter is a replacement for IO::Prompt, which is no longer being maintained.

WWW: http://search.cpan.org/dist/IO-Prompter/
2014-07-16 18:47:06 +00:00

7 lines
302 B
Plaintext

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.
WWW: http://search.cpan.org/dist/IO-Prompter/