aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-Term-ReadLine-Gnu/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-08-03 00:08:07 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:30 +0700
commit4e719f4af19341d05cbb8a3c1f5cf479b36a9e37 (patch)
tree9558ba5b98b674b392988fb0b04a9e121218657d /perl/perl-Term-ReadLine-Gnu/README
parent5773a8c369aed740165ff41dea13ca5b76ecaf5a (diff)
perl/perl-Term-ReadLine-Gnu: Updated for version 1.42, new maint.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Term-ReadLine-Gnu/README')
-rw-r--r--perl/perl-Term-ReadLine-Gnu/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/perl/perl-Term-ReadLine-Gnu/README b/perl/perl-Term-ReadLine-Gnu/README
index 51e39edc1092b..386b599a88922 100644
--- a/perl/perl-Term-ReadLine-Gnu/README
+++ b/perl/perl-Term-ReadLine-Gnu/README
@@ -1,5 +1,7 @@
-Term::ReadLine::Gnu provides functions for use by interactive programs
-that allow users to edit command lines as they are typed in. The
-module includes additional functions to maintain a list of
+perl-Term-ReadLine-Gnu (line-editing and history capabilities)
+
+Term::ReadLine::Gnu provides functions for use by interactive Perl
+programs that allow users to edit command lines as they are typed
+in. The module includes additional functions to maintain a list of
previously-entered command lines, to recall and perhaps reedit those
lines.