summaryrefslogtreecommitdiffstats
path: root/perl/perl-Expect/README
diff options
context:
space:
mode:
author Cristiano Urban <cristiano.urban.slack@gmail.com>2017-05-20 16:48:46 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-27 07:29:15 +0700
commit22c5e656a943f8ea91787e036258aaf3d247428a (patch)
tree9346656e329fa29cd5eb398d3bed48c5a859db35 /perl/perl-Expect/README
parent83ab42b2ce1b042282fc1bb9675d4475524784a7 (diff)
downloadslackbuilds-22c5e656a943f8ea91787e036258aaf3d247428a.tar.gz
slackbuilds-22c5e656a943f8ea91787e036258aaf3d247428a.tar.xz
perl/perl-Expect: Updated for version 1.35.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Expect/README')
-rw-r--r--perl/perl-Expect/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Expect/README b/perl/perl-Expect/README
index 594b6e467f..7fd8992ef2 100644
--- a/perl/perl-Expect/README
+++ b/perl/perl-Expect/README
@@ -1,4 +1,4 @@
-Expect is tool to automate interaction with an application providing
-a CLI (Command Line Interface).
+Expect is a tool to automate interactions with command line programs
+that expose a text terminal interface.
perl-IO-Stty is an optional dependency.