diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2016-08-27 22:51:00 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | ac7f82088dec9d08373887fc5faebf31ec219ec1 (patch) | |
tree | 453fab2d8c0f53e6e49342839aba1c7dd0fa77c7 /perl/perl-Expect/README | |
parent | 4c1e200f27cddb0bb29ad8d4bdc5ca00a0f36a26 (diff) | |
download | slackbuilds-ac7f82088dec9d08373887fc5faebf31ec219ec1.tar.gz |
perl/perl-Expect: Added (perl module).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Expect/README')
-rw-r--r-- | perl/perl-Expect/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl/perl-Expect/README b/perl/perl-Expect/README new file mode 100644 index 0000000000..594b6e467f --- /dev/null +++ b/perl/perl-Expect/README @@ -0,0 +1,4 @@ +Expect is tool to automate interaction with an application providing +a CLI (Command Line Interface). + +perl-IO-Stty is an optional dependency. |