The following module was proposed for inclusion in the Module List: modid: IO::Prompt::Hooked DSLIP: Rdpfp description: Simple prompts with validation hooks. userid: DAVIDO (David J. Oswald) chapterid: 8 (User_Interfaces) communities: http://github.com/daoswald/IO-Prompt-Hooked
similar: IO::Prompt IO::Prompt::Tiny rationale: IO::Prompt is quite powerful, but complicated and not as highly portable as sometimes could be desirable. IO::Prompt::Tiny is lightweight, easy to use, and highly portable. However, often one finds that when using IO::Prompt::Tiny, there's a need to wrap its calls in logic to deal with validation. IO::Prompt::Hooked wraps around IO::Prompt::Tiny, providing hooks for validation, input error reporting, and escaping. The goal is to provide tested logic for validation hooks that remains light-weight, and avoids the level of complexity found in IO::Prompt. enteredby: DAVIDO (David J. Oswald) enteredon: Wed Oct 10 02:53:25 2012 GMT The resulting entry would be: IO::Prompt:: ::Hooked Rdpfp Simple prompts with validation hooks. DAVIDO Thanks for registering, -- The PAUSE PS: The following links are only valid for module list maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=10a00000_28e6dc50298a81e5&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=10a00000_28e6dc50298a81e5&SUBMIT_pause99_add_mod_insertit=1 Peek at the current permissions: https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=IO%3A%3APrompt%3A%3AHooked