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 UTCROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC
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 UTCUsed 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 UTCA 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 UTCA non-OO package subsidiary to Term::ReadLine::Perl5::readline to initialize keymaps....
ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTCA 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 UTCVariables 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 UTCObject 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 UTCVariables 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" 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.46 - 25 May 2015 17:49:06 UTCImplement an easy-to-use command line interpreter based on Term::ReadLine(3p) and Term::ReadLine::Gnu(3p). First-time users may want to read Term::CLI::Tutorial(3p) and Term::CLI::Intro(3p) first, and peruse the example scripts in the source distribu...
SBAKKER/Term-CLI-0.051007 - 18 Nov 2019 21:01:23 UTCThis 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 UTCThis 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 UTCTerm::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 UTCPOD 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 UTCThis 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