You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2015/02/03 19:14:57 UTC

svn commit: r938830 - in /websites/staging/vcl/trunk/content: ./ docs/VCL24InstallGuide.html

Author: buildbot
Date: Tue Feb  3 18:14:56 2015
New Revision: 938830

Log:
Staging update by buildbot for vcl

Modified:
    websites/staging/vcl/trunk/content/   (props changed)
    websites/staging/vcl/trunk/content/docs/VCL24InstallGuide.html

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb  3 18:14:56 2015
@@ -1 +1 @@
-1656860
+1656872

Modified: websites/staging/vcl/trunk/content/docs/VCL24InstallGuide.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/VCL24InstallGuide.html (original)
+++ websites/staging/vcl/trunk/content/docs/VCL24InstallGuide.html Tue Feb  3 18:14:56 2015
@@ -590,22 +590,22 @@ modules in order to run (see step 2 belo
 <li>openssh - The OpenSSH implementation of SSH protocol versions 1 and 2</li>
 <li>openssl-devel - Files for development of applications which will use OpenSSL</li>
 <li>perl - The Perl programming language</li>
-<li>perl-Archive-Tar - </li>
-<li>perl-CPAN - </li>
-<li>perl-Crypt-OpenSSL-RSA - </li>
+<li>perl-Archive-Tar - provides an object oriented mechanism for handling tar files</li>
+<li>perl-CPAN - provides a command interface (not a shell) to CPAN</li>
+<li>perl-Crypt-OpenSSL-RSA - provides the ability to RSA encrypt,decrypt strings</li>
 <li>perl-DBD-MySQL - A MySQL interface for perl</li>
-<li>perl-DBI - </li>
-<li>perl-Digest-SHA1 - </li>
-<li>perl-IO-String - </li>
-<li>perl-MailTools - </li>
-<li>perl-Net-Jabber - </li>
-<li>perl-Net-Netmask - </li>
-<li>perl-Net-SSH-Expect - </li>
-<li>perl-RPC-XML - </li>
-<li>perl-Text-CSV_XS - </li>
-<li>perl-Time-HiRes - </li>
-<li>perl-XML-Simple - </li>
-<li>perl-YAML - </li>
+<li>perl-DBI - The DBI is the standard database interface module for Perl</li>
+<li>perl-Digest-SHA1 - allows use of NIST SHA-1 message digest algorithm within Perl programs</li>
+<li>perl-IO-String - provides the IO::File interface for in-core strings</li>
+<li>perl-MailTools - a subclass of MIME::Lite, used for sending mail from within perl</li>
+<li>perl-Net-Jabber - a tool to utilize the Jabber Instant Messaging protocol from within perl</li>
+<li>perl-Net-Netmask - parses and understands IPv4 CIDR blocks</li>
+<li>perl-Net-SSH-Expect - a wrapper to the ssh executable that is available in system's PATH</li>
+<li>perl-RPC-XML - provides classes for data, for clients, for servers and for parsers XML-RPC</li>
+<li>perl-Text-CSV_XS - provides the composition and decomposition of comma-separated values</li>
+<li>perl-Time-HiRes - provides high resolution time and timers</li>
+<li>perl-XML-Simple - provides a simple API layer on top of an underlying XML parsing module</li>
+<li>perl-YAML - implements a YAML Loader and Dumper </li>
 <li>xmlsec1-openssl - OpenSSL crypto plugin for XML Security Library</li>
 </ul>
 <p><strong>Required Perl Modules:</strong></p>
@@ -613,18 +613,18 @@ modules in order to run (see step 2 belo
 5.8.x. The following Perl modules available from CPAN are also required (see step 2 
 below for installation instructions):</p>
 <ul>
-<li>CPAN - </li>
+<li>CPAN - provides a command interface (not a shell) to CPAN</li>
 <li>DBI - Generic Database Interface</li>
 <li>Digest::SHA1 - NIST SHA message digest algorithm</li>
-<li>LWP::Protocol::https - </li>
+<li>LWP::Protocol::https - support for using https schemed URLs with LWP</li>
 <li>Mail::Mailer - Simple mail agent interface</li>
-<li>Mo:builder - </li>
-<li>Net::SSH::Expect - </li>
+<li>Mo:builder - Adds the builder feature to Mo's has</li>
+<li>Net::SSH::Expect - a wrapper to the ssh executable that is available in system's PATH</li>
 <li>Object::InsideOut - Comprehensive inside-out object support</li>
 <li>RPC::XML - Set of classes for core data, message, XML handling</li>
-<li>Scalar::Util - </li>
-<li>Time::HiRes - </li>
-<li>URI - </li>
+<li>Scalar::Util - A selection of general-utility scalar subroutines</li>
+<li>Time::HiRes - provides high resolution time and timers</li>
+<li>URI - Uniform Resource Identifiers (absolute and relative)</li>
 <li>YAML - YAML Ain't Markup Language
 <BR></li>
 </ul>