diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2020-02-15 08:47:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-15 08:47:25 +0700 |
commit | 90da8337479c720fed5b496de00bf695ea8605a3 (patch) | |
tree | cfc4aec1e543c5399683316981f673b55f0dc945 /perl/rakudo/README | |
parent | fffd496fc077961230da559c8bcca45ffed0be97 (diff) | |
download | slackbuilds-90da8337479c720fed5b496de00bf695ea8605a3.tar.gz |
perl/rakudo: Updated for version 2020.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/rakudo/README')
-rw-r--r-- | perl/rakudo/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/perl/rakudo/README b/perl/rakudo/README index 7e1db1833f..ca976c2f63 100644 --- a/perl/rakudo/README +++ b/perl/rakudo/README @@ -2,8 +2,7 @@ Rakudo is an implementation of the Raku programming language. Information on Raku can be found at https://raku.org/. - -Optional Dependencies +Optional dependencies: Install the raku-Readline package or rlwrap to enable command line editing in the Rakudo interpreter. |