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

Search results for "IO::Prompt"

IO::Prompt - Interactively prompt for user input River stage two • 27 direct dependents • 38 total dependents

By default, this module exports a single function "prompt". It prompts the user to enter some input, and returns an object that represents the user input. You may specify various flags to the function to affect its behaviour; most notably, it default...

DCONWAY/IO-Prompt-0.997004 - 24 Nov 2016 22:03:55 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

IO::Prompt::Simple - provide a simple user input River stage one • 7 direct dependents • 9 total dependents

IO::Prompt::Simple is porting ExtUtils::MakeMaker's prompt() function. Added a few more useful features. THIS MODULE IS ALPHA LEVEL INTERFACE!!...

XAICRON/IO-Prompt-Simple-0.07 - 09 Mar 2018 10:53:53 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

IO::React - Interaction with an IO::Handle River stage zero No dependents

"IO::React" provides an expect-like interface for interacting with whatever may be connected to a handle. The main routine is the "react" method, which calls subroutines based on matching patterns provided as arguments. There are four methods for con...

GARROW/IO-React-1.03 - 01 Jun 2001 12:11:35 UTC - Search in distribution

Print::Colored - print, say, prompt with predefined colors River stage one • 1 direct dependent • 1 total dependent

Print::Colored provides functions to print, say, prompt with predefined colors. "error" bright red "info" bright blue "input" bright cyan "ok" bright green "warn" bright magenta We should use colors all the time we write sripts that run in the termin...

TEKKI/Print-Colored-0.03 - 09 Jul 2022 07:50:51 UTC - Search in distribution

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 - Search in distribution

dnsd - IO::Socket::DNS::Server wrapper script River stage zero No dependents

dnsd is a DNS listener server intended for use with queries from the dnsc client. It is mainly just a convenience script for the IO::Socket::DNS::Server module....

BBB/IO-Socket-DNS-0.021 - 19 Jul 2012 23:29:09 UTC - Search in distribution

PDL::IO - An overview of the modules in the PDL::IO namespace. River stage three • 93 direct dependents • 101 total dependents

PDL contains many modules for displaying, loading, and saving data. * Perlish or Text-Based A few IO modules provide Perl-inspired capabilities. These are PDL::IO::Dumper and PDL::IO::Storable. PDL::IO::Misc provides simpler routines for dealing with...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution
  • PDL::FAQ - Frequently asked questions about PDL
  • PDL::Course - A journey through PDL's documentation, from beginner to advanced.

Nama - multitrack recorder and digital audio workstation River stage zero No dependents

A multitrack audio application for recording, effects processing, editing, mixing, mastering and live performance. It can also perform general-purpose audio processing, such as 5.1 to stereo conversion. Nama uses Ecasound as the audio processing engi...

GANGLION/Audio-Nama-1.307 - 20 Dec 2023 09:07:36 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 77 direct dependents • 143 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240202 - 01 Feb 2024 13:55:33 UTC - Search in distribution

CGI - Handle Common Gateway Interface requests and responses River stage four • 286 direct dependents • 1216 total dependents

CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC - Search in distribution

satpass - Predict satellite passes over an observer. River stage one • 7 direct dependents • 8 total dependents

WYANT/Astro-satpass-0.131 - 16 Mar 2024 12:52:20 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

Pogo - Perl GOODS interface River stage zero No dependents

Overview Pogo is a Perl interface of GOODS (Generic Object Oriented Database System). Pogo maps Perl's scalars, arrays, hashes and objects directly to the database objects. Pogo has the data types as follows. - scalar - array - hash - B-tree - H-tree...

SEYN/Pogo-0.10 - 12 Feb 2004 11:46:18 UTC - Search in distribution

VBTK - Virtual Brent Toolkit - A generic toolkit for system monitoring River stage zero No dependents

VBTK is a collection of modules which can be used to build a complex monitoring system completely written in perl. It's system monitoring abilities are, at the moment, mostly limited to solaris unix servers. But it also supports monitoring through SN...

BSHENRY/VBTK-0.20 - 22 Oct 2003 04:10:29 UTC - Search in distribution

Ask - ask your users about stuff River stage zero No dependents

The "Ask" suite is a set of modules for interacting with users; prompting them for information, displaying messages, warnings and errors, etc. There are already countless CPAN modules for doing this sort of thing, but what sets "Ask" apart from them ...

TOBYINK/Ask-0.015 - 09 Nov 2020 14:57:09 UTC - Search in distribution
136 results (0.105 seconds)