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

Search results for "Term::ReadLine"

Term::ReadLine - Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions. River stage four • 97 direct dependents • 1219 total dependents

This package is just a front end to some other packages. It's a stub to set up a common interface to the various ReadLine implementations found on CPAN (under the "Term::ReadLine::*" namespace)....

FLORA/Term-ReadLine-1.14 - 07 Sep 2013 14:36:35 UTC - Search in distribution

Term::ReadLine::Tiny::readline - A non-OO package of Term::ReadLine::Tiny River stage zero No dependents

ORKUN/Term-ReadLine-Tiny-1.09 - 19 May 2017 15:35:22 UTC - Search in distribution

Term::ReadLine::Perl5::readline River stage zero No dependents

A non-OO package similar to GNU's readline. The preferred OO Package is Term::ReadLine::Perl5. But that uses this internally. It could be made better by removing more of the global state and moving it into the Term::ReadLine::Perl5 side. There is som...

ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC - Search in distribution

ReadLine/readline.pm River stage two • 17 direct dependents • 19 total dependents

ILYAZ/Term-ReadLine-Perl-1.0303 - 28 Oct 2009 08:35:34 UTC - Search in distribution

Term::CLI::ReadLine - Term::ReadLine compatibility layer for Term::CLI River stage zero No dependents

This class provides a compatibility layer between Term::ReadLine(3p) and Term::CLI(3p). If Term::ReadLine::Gnu(3p) is not loaded as the "Term::ReadLine" implementation, this class will compensate for the lack of certain functions by replacing or wrap...

SBAKKER/Term-CLI-0.059000 - 14 Jan 2024 22:19:02 UTC - Search in distribution

Term::ReadLine::Gnu - Perl extension for the GNU Readline/History Library River stage two • 21 direct dependents • 31 total dependents

Overview This is an implementation of Term::ReadLine <http://search.cpan.org/dist/Term-ReadLine/> using the GNU Readline/History Library <https://tiswww.cwru.edu/php/chet/readline/rltop.html>. For basic functions object oriented interface is provided...

HAYASHI/Term-ReadLine-Gnu-1.46 - 01 Jul 2023 09:18:33 UTC - Search in distribution

Term::Form::ReadLine - Read a line from STDIN. River stage one • 2 direct dependents • 2 total dependents

"readline" reads a line from STDIN. As soon as "Return" is pressed, "readline" returns the read string without a trailing newline character. The output is removed after leaving the method, so the user can decide what remains on the screen. Keys "Back...

KUERBIS/Term-Form-0.556 - 20 Apr 2024 16:01:26 UTC - Search in distribution

Term::ReadLine::Zoid - another ReadLine package River stage one • 1 direct dependent • 4 total dependents

This package provides a set of modules that form an interactive input buffer written in plain perl with minimal dependencies. It features almost all key-bindings described in the posix spec for the sh(1) utility with some extensions like multiline ed...

PARDUS/Term-ReadLine-Zoid-0.07 - 22 Nov 2004 14:59:35 UTC - Search in distribution

Term::ReadLine::Event - Wrappers for Term::ReadLine's new event_loop model. River stage zero No dependents

Provides many of the event loop interactions shown in the examples provided as a small change to your code rather than the longer code required. This may actually be sufficient for your use, or it may not. This likely depends on the loop being used....

DMCBRIDE/Term-ReadLine-Event-0.05 - 24 Nov 2015 04:59:46 UTC - Search in distribution

Term::Screen::ReadLine - Term::Screen extended with ReadLine River stage zero No dependents

This module extends Term::Screen with a readline() function. It also makes it possible to use a *single* Esc to escape instead of the Term::Screen double Esc....

OESTERHOL/Term-Screen-ReadLine-0.38 - 27 Aug 2013 13:52:23 UTC - Search in distribution

Term::ReadLine::Caroline - Term::ReadLine style wrapper for Caroline River stage one • 1 direct dependent • 1 total dependent

Term::ReadLine::Caroline provides Term::ReadLine interface using Caroline. You can use Caroline with this wrapper module, but I *recommend* to use Caroline directly....

TOKUHIROM/Caroline-0.22 - 14 Sep 2016 04:21:23 UTC - Search in distribution
  • Caroline - Yet another line editing library

Term::ReadLine::EditLine - Term::ReadLine style wrapper for Term::EditLine River stage zero No dependents

Term::ReadLine::EditLine provides Term::ReadLine interface using Term::EditLine....

TOKUHIROM/Term-ReadLine-EditLine-1.1.1 - 13 Jun 2013 22:45:47 UTC - Search in distribution

Term::UI - Term::ReadLine UI made easy River stage three • 12 direct dependents • 724 total dependents

"Term::UI" is a transparent way of eliminating the overhead of having to format a question and then validate the reply, informing the user if the answer was not proper and re-issuing the question. Simply give it the question you want to ask, optional...

BINGOS/Term-UI-0.50 - 06 Aug 2021 16:55:59 UTC - Search in distribution

Meta::Shell::Shell - expand Term::ReadLine. River stage zero No dependents

This class is exactly like Term::ReadLine except it has many more attributes and is able to run full readline loop for you where all you have to do is subclass it and implement the process method....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

Myriad::UI::Readline - Term::ReadLine support for Myriad River stage zero No dependents

Provides a basic line-based interface with history support....

DERIV/Myriad-1.001 - 11 Nov 2022 01:44:03 UTC - Search in distribution

Fry::ReadLine::Gnu - ReadLine plugin for Fry::Shell which uses Term::ReadLine::Gnu. River stage zero No dependents

Note: This module is being overhauled so the syntax for defining autocompletion might change. Also completion for a command's arguments is currently disabled. This module supports command history and autocompletion of options and commands. If a comma...

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC - Search in distribution
  • Fry::Shell - Flexible shell framework which encourages using loadable libraries of functions.

Psh::Completion - containing the completion routines of psh. Currently works with Term::ReadLine::Gnu and Term::ReadLine::Perl. River stage zero No dependents

GREGOR/psh-1.8.1 - 21 Jul 2007 05:11:31 UTC - Search in distribution

Hailo::UI::ReadLine - A UI for Hailo using Term::ReadLine River stage one • 3 direct dependents • 5 total dependents

Presents a ReadLine interface using Term::ReadLine, the Term::ReadLine::Gnu frontend will be used....

AVAR/Hailo-0.75 - 28 Nov 2018 11:10:30 UTC - Search in distribution

POE::Wheel::ReadLine - non-blocking Term::ReadLine for POE River stage three • 401 direct dependents • 538 total dependents

POE::Wheel::ReadLine is a non-blocking form of Term::ReadLine that's compatible with POE. It uses Term::Cap to interact with the terminal display and Term::ReadKey to interact with the keyboard. POE::Wheel::ReadLine handles almost all common input ed...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution
182 results (0.207 seconds)