Search results for "module:Term::Readline::Perl"
Term::ReadLine::Perl5::readline
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
Term::ReadLine::Perl5 - A Perl5 implementation GNU Readline
ROCKY/Term-ReadLine-Perl5-1.45
-
18 Oct 2017 10:35:10 UTC
Term::ReadLine::Perl5::OO - OO version of Term::ReadLine::Perl5
An Object-Oriented GNU Readline line editing library like Term::ReadLine::Perl5. This module has History handling has programmable command Completion is Portable has no C library dependency Nested keymap is not fully supported yet....
ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC
Term::ReadLine::Perl5::Tie
Used by Term::ReadLine::Perl to bind *%Term::ReadLine::Perl5::attribs* to their corresponding *%Term::ReadLine::readline* value in reading and setting those attributes....
ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC
Term::ReadLine::Perl5::Dumb
A non-OO package for dumb terminals similar to GNU's readline. The preferred OO Package is Term::ReadLine::Perl5. Since Term::ReadLine::Perl5::readline currently has global state, when more than one interface is created, we fallback to this code....
ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC
Term::ReadLine::Perl5::Keymap
A non-OO package subsidiary to Term::ReadLine::Perl5::readline to initialize keymaps....
ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC
Term::ReadLine::Perl5::Common
A non-OO package which contains commmon routines for the OO (Term::ReadLine::Perl5::OO and non-OO Term::ReadLine::Perl5::readline routines of Term::ReadLine::Common...
ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC
Term::ReadLine::Perl5::History
Variables and functions supporting Term::ReadLine::Perl5's command history. This pretends to be OO code even though it isn't. It makes use of global package variables and wraps that up as an object to pass to the corresponding OO routine. The underly...
ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC
Term::ReadLine::Perl5::OO::State
Object to old the internal state of an editable line. Thas things like the text of the line and cursor position,...
ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC
Term::ReadLine::Perl5::OO::History
Variables and functions supporting Term::ReadLine::Perl5's and Term::ReadLine::Perl5::OO's command history....
ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC
Term::UI - Term::ReadLine UI made easy
"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
Term::CLI - CLI interpreter based on Term::ReadLine
Implement an easy-to-use command line interpreter based on Term::ReadLine(3p). Although primarily aimed at use with the Term::ReadLine::Gnu(3p) implementation, it also supports Term::ReadLine::Perl(3p). First-time users may want to read Term::CLI::Tu...
SBAKKER/Term-CLI-0.058002 - 22 Aug 2022 15:18:41 UTC
Term::ReadLine::Zoid - another ReadLine package
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
Term::ReadLine::Tiny - Tiny implementation of ReadLine
This package is a native perls implementation of ReadLine that doesn't need any library such as 'Gnu ReadLine'. Also fully supports UTF-8, details in UTF-8 section <https://metacpan.org/pod/Term::ReadLine::Tiny#UTF-8>. Keys "Enter" or "^J" or "^M": G...
ORKUN/Term-ReadLine-Tiny-1.09 - 19 May 2017 15:35:22 UTC
Term::Clui - Perl module offering a Command-Line User Interface
Term::Clui offers a high-level user interface to give the user of command-line applications a consistent "look and feel". Its metaphor for the computer is as a human-like conversation-partner, and as each question/response is completed it is summaris...
PLICEASE/Term-Clui-1.76 - 28 Oct 2019 10:16:57 UTC
Term::Shelly - Yet Another Shell Kit for Perl
POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: =over is the last thing in the document?!...
PSIONIC/Term-Shelly-0.01 - 04 Jun 2004 04:35:22 UTC
Term::ReadLine - Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions.
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