[ARVADOS] updated: 5aaa5c31fd5d9e00d367cbfc2792fe2335c698b4

git at public.curoverse.com git at public.curoverse.com
Tue Mar 4 09:29:02 EST 2014


Summary of changes:
 .../app/assets/stylesheets/application.css.scss    |    2 +-
 doc/install/client.html.textile.liquid             |   14 ++++++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)

       via  5aaa5c31fd5d9e00d367cbfc2792fe2335c698b4 (commit)
       via  d8f89cee7bbac961f15309442dfed4292cb00d2c (commit)
       via  1b8615efd89707d02ea9de1d95e9e2a26b0436cc (commit)
      from  4f72ea0df20682c92525d6370b7198371fc75f91 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 5aaa5c31fd5d9e00d367cbfc2792fe2335c698b4
Merge: d8f89ce 1b8615e
Author: Tim Pierce <twp at curoverse.com>
Date:   Tue Mar 4 09:30:18 2014 -0500

    Merge branch 'master' into 2221-complete-docker


commit d8f89cee7bbac961f15309442dfed4292cb00d2c
Author: Tim Pierce <twp at curoverse.com>
Date:   Fri Feb 28 16:18:05 2014 -0500

    Update Perl install documentation.

diff --git a/doc/install/client.html.textile.liquid b/doc/install/client.html.textile.liquid
index f8d864a..1e5151d 100644
--- a/doc/install/client.html.textile.liquid
+++ b/doc/install/client.html.textile.liquid
@@ -34,3 +34,17 @@ The arvados package includes the Ruby client library module. The arvados-cli pac
 {% include 'notebox_end' %}
 
 notextile. <pre><code>$ <span class="userinput">sudo gem install arvados arvados-cli</span></code></pre>
+
+h3. Perl
+
+{% include 'notebox_begin' %}
+The Perl client library includes the @Arvados.pm@ module and submodules.
+{% include 'notebox_end' %}
+
+<notextile>
+<pre><code>$ <span class="userinput">cd arvados/sdk/perl</span>
+$ <span class="userinput">perl Makefile.PL</span>
+$ <span class="userinput">sudo make install</span>
+</code></pre>
+</notextile>
+

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list