The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:IO::Prompt::Tiny"

IO::Prompt::Tiny - Prompt for user input with a default option River stage two • 10 direct dependents • 51 total dependents

This is an extremely simple prompting module, based on the extremely simple prompt offered by ExtUtils::MakeMaker.In many cases, that's all you need and this module gives it to you without all the overhead of ExtUtils::MakeMaker just to prompt for in...

DAGOLDEN/IO-Prompt-Tiny-0.003 - 30 Mar 2015 00:31:59 UTC

IO::Prompter - Prompt for input, read it, clean it, return it. River stage two • 17 direct dependents • 21 total dependents

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...

DCONWAY/IO-Prompter-0.005001 - 16 Jul 2023 20:54:54 UTC

IO::Prompt::Timeout - Simple prompt interface with timeout. River stage zero No dependents

IO::Prompt::Timeout provides *prompt* subroutine most of which comes from ExtUtils::MakeMaker. It also has timeout feature just like Prompt::Timeout. The default timeout seconds is 60. When prompt timed out, the default answer can be taken when it's ...

KEYAMB/IO-Prompt-Timeout-0.04 - 28 Dec 2014 07:16:10 UTC

IO::EditPrompt - Support a prompt that uses the configured editor to take long text River stage zero No dependents

This module provides extended functionality for entering or changing text for command line programs. The "IO::Prompter" module does a wonderful job of encapsulating a lot of user entry tasks in a really nice interface. One thing it does not do well i...

GWADEJ/IO-EditPrompt-0.02 - 11 Apr 2015 04:07:38 UTC

IO::Prompt::I18N - Prompt user question, with some options (including I18N) River stage two • 6 direct dependents • 74 total dependents

This module provides the "prompt" function to ask for a value from STDIN. It features prompt text, default value, validation (using regex), optional/required. It also provides "confirm" wrapper to ask yes/no, with localizable text....

PERLANCAR/IO-Prompt-I18N-0.81 - 23 Feb 2024 01:58:25 UTC

IO::Framed - Convenience wrapper for frame-based I/O River stage one • 1 direct dependent • 1 total dependent

While writing Net::WAMP I noticed that I was reimplementing some of the same patterns I’d used in Net::WebSocket to parse frames from a stream: * Only read() entire frames, with a read queue for any partials. * Continuance when a partial frame is del...

FELIPE/IO-Framed-0.16 - 18 May 2019 22:57:53 UTC

IO::Prompt::Hooked - Simple prompting with validation hooks. River stage one • 1 direct dependent • 1 total dependent

IO::Prompt::Tiny is a nice module to use for basic prompting. It properly detects interactive sessions, and since it's based on the "prompt()" routine from ExtUtils::MakeMaker, it's highly portable. But IO::Prompt::Tiny is intentionally minimal. Ofte...

DAVIDO/IO-Prompt-Hooked-0.10 - 26 Mar 2013 16:28:17 UTC
7 results (0.043 seconds)