diff --git a/bin/netdisco-sshcollector b/bin/netdisco-sshcollector index edb44063..8792d4c6 100755 --- a/bin/netdisco-sshcollector +++ b/bin/netdisco-sshcollector @@ -49,6 +49,7 @@ use Data::Printer; use Module::Load (); use Net::OpenSSH; use MCE::Loop Sereal => 1; +use Pod::Usage 'pod2usage'; use Getopt::Long; Getopt::Long::Configure ("bundling");