Skip to content
Snippets Groups Projects
Commit d7bb4191 authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

uprava seznamu modulu pro warden-server-2.1

parent 80c6ee33
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,8 @@
#
# Script obtain Perl package version
#
modules=(LWP::Protocol::https)
#modules=(SOAP::Lite SOAP::Transport::TCP File::Pid POSIX DBI Format::Human::Bytes Sys::Syslog File::Basename FindBin Net::CIDR::Lite DateTime)
#modules=(SOAP::Lite SOAP::Transport::TCP File::Pid POSIX DBI DBD::SQLite Format::Human::Bytes Sys::Syslog File::Basename FindBin Net::CIDR::Lite DateTime Getopt::Std Switch IO::Socket::SSL)
#modules=(LWP::Protocol::https)
modules=(SOAP::Lite SOAP::Transport::HTTP DBI DBD::mysql Format::Human::Bytes Sys::Syslog File::Basename Net::CIDR::Lite DateTime Getopt::Std Switch IO::Socket::SSL MIME::Base64 Crypt::X509 Carp)
for module in ${modules[@]}
do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment