Commit graph

4 commits

Author SHA1 Message Date
Tom Judge
2001e156b5 * Update to 1.68
* Update to use stage dir

Change Log: http://cpansearch.perl.org/src/PJB/Term-Clui-1.68/Changes
2013-11-01 14:57:51 +00:00
Tom Judge
12696e49ed Update to 1.67
Changes: http://cpansearch.perl.org/src/PJB/Term-Clui-1.67/Changes
2013-05-20 17:39:03 +00:00
Tom Judge
0b72c478f2 Upgrade to 1.66
Changes:

* ask_filename strips trailing space after filename-completion

Approved by:	eadler (mentor)
2012-12-09 18:32:27 +00:00
Tom Judge
813198670f 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 summarised onto one line, and remains on screen, so that the history of
the session gradually accumulates on the screen and is available for review, or
for cut/paste. This user interface can therefore be intermixed with standard
applications which write to STDOUT or STDERR, such as make, pgp, rcs etc.

WWW: http://search.cpan.org/dist/Term-Clui/

Feature safe:	yes
Approved by:	eadler, db (mentors, implicit)
2012-12-05 16:43:44 +00:00