X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/73b1451ebad641dec4617292e98de61425b4c285..2834445f90c62644fde2cd46f9a4328600caba59:/doc/sdk/perl/index.html.textile.liquid diff --git a/doc/sdk/perl/index.html.textile.liquid b/doc/sdk/perl/index.html.textile.liquid index c164d609ad..448cbb1ede 100644 --- a/doc/sdk/perl/index.html.textile.liquid +++ b/doc/sdk/perl/index.html.textile.liquid @@ -6,8 +6,6 @@ title: "Perl SDK" ... -h1. Perl SDK - The Perl SDK provides a generic set of wrappers so you can make API calls easily. It should be treated as alpha/experimental. Currently, limitations include: @@ -19,7 +17,7 @@ h3. Installation
-$ sudo apt-get install libjson-perl libio-socket-ssl-perl libwww-perl
+$ sudo apt-get install libjson-perl libio-socket-ssl-perl libwww-perl libipc-system-simple-perl
 $ git clone https://github.com/curoverse/arvados.git
 $ cd arvados/sdk/perl
 $ perl Makefile.PL