mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
add socket module
This commit is contained in:
parent
8ff560560e
commit
2ef8077693
@ -24,6 +24,7 @@ use base qw(centreon::plugins::templates::counter);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use Socket;
|
||||
use IO::Socket::SSL;
|
||||
use Net::SSLeay 1.42;
|
||||
use DateTime;
|
||||
|
Loading…
x
Reference in New Issue
Block a user