diff options
Diffstat (limited to 'perl/perl-Expect/README')
-rw-r--r-- | perl/perl-Expect/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Expect/README b/perl/perl-Expect/README index 594b6e467f30f..7fd8992ef255c 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. |