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 2019/06/14 19:00:33 UTC

svn commit: r1046310 - in /websites/staging/vcl/trunk/content: ./ docs/VCL251InstallGuide.html

Author: buildbot
Date: Fri Jun 14 19:00:33 2019
New Revision: 1046310

Log:
Staging update by buildbot for vcl

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

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jun 14 19:00:33 2019
@@ -1 +1 @@
-1861351
+1861362

Modified: websites/staging/vcl/trunk/content/docs/VCL251InstallGuide.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/VCL251InstallGuide.html (original)
+++ websites/staging/vcl/trunk/content/docs/VCL251InstallGuide.html Fri Jun 14 19:00:33 2019
@@ -647,6 +647,7 @@ below for installation instructions):</p
 <li>Crypt::CBC - implementation of the cryptographic cipher block chaining mode</li>
 <li>Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries</li>
 <li>Crypt::Rijndael - Crypt::CBC compliant Rijndael encryption module</li>
+<li>DBD::MySQL - MySQL driver for the Perl5 Database Interface (DBI)</li>
 <li>DBI - Generic Database Interface</li>
 <li>Digest::SHA1 - NIST SHA message digest algorithm</li>
 <li>Exception::Class::Base - base class for exception objects</li>
@@ -658,6 +659,7 @@ below for installation instructions):</p
 <li>Mail::Mailer - Simple mail agent interface</li>
 <li>Net::Jabber - Jabber perl library</li>
 <li>Net::Netmask - parse, manipulate and lookup IP network blocks</li>
+<li>Net::Ping::External - Cross-platform Perl interface to "ping" utilities</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::Client - XML-RPC client class</li>