Author: jfthomps
Date: Fri Jun 14 19:00:23 2019
New Revision: 1861362

URL: http://svn.apache.org/viewvc?rev=1861362&view=rev
Log:
updated management node dependency list

Modified:
    vcl/site/trunk/content/docs/VCL251InstallGuide.mdtext

Modified: vcl/site/trunk/content/docs/VCL251InstallGuide.mdtext
URL: 
http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/VCL251InstallGuide.mdtext?rev=1861362&r1=1861361&r2=1861362&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/VCL251InstallGuide.mdtext (original)
+++ vcl/site/trunk/content/docs/VCL251InstallGuide.mdtext Fri Jun 14 19:00:23 
2019
@@ -448,6 +448,7 @@ below for installation instructions):
 * Crypt::CBC - implementation of the cryptographic cipher block chaining mode
 * Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries
 * Crypt::Rijndael - Crypt::CBC compliant Rijndael encryption module
+* DBD::MySQL - MySQL driver for the Perl5 Database Interface (DBI)
 * DBI - Generic Database Interface
 * Digest::SHA1 - NIST SHA message digest algorithm
 * Exception::Class::Base - base class for exception objects
@@ -459,6 +460,7 @@ below for installation instructions):
 * Mail::Mailer - Simple mail agent interface
 * Net::Jabber - Jabber perl library
 * Net::Netmask - parse, manipulate and lookup IP network blocks
+* Net::Ping::External - Cross-platform Perl interface to "ping" utilities
 * Net::SSH::Expect - a wrapper to the ssh executable that is available in 
system's PATH
 * Object::InsideOut - Comprehensive inside-out object support
 * RPC::XML::Client - XML-RPC client class


Reply via email to