--- abstract: 'A client class for the ClamAV C virus scanner daemon' author: - 'Domink Meyer ' build_requires: File::Spec: '0' IO::Handle: '0' IPC::Open3: '0' Test::More: '0' perl: '5.006' configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 0 generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: '1.4' name: Net-ClamAV-Client provides: Net::ClamAV::Client: file: lib/Net/ClamAV/Client.pm version: '0.1' Net::ClamAV::Exception::Command: file: lib/Net/ClamAV/Exception/Command.pm version: '0.1' Net::ClamAV::Exception::Connect: file: lib/Net/ClamAV/Exception/Connect.pm version: '0.1' Net::ClamAV::Exception::Other: file: lib/Net/ClamAV/Exception/Other.pm version: '0.1' Net::ClamAV::Exception::Result: file: lib/Net/ClamAV/Exception/Result.pm version: '0.1' Net::ClamAV::Exception::Unsupported: file: lib/Net/ClamAV/Exception/Unsupported.pm version: '0.1' requires: IO::File: '0' IO::Handle: '0' IO::Socket: '0' Moose: '0' Throwable: '0' strict: '0' warnings: '0' resources: repository: https://gitea.federationhq.de/byterazor/Net-ClamAV-Client version: '0.1' x_generated_by_perl: v5.32.1 x_serialization_backend: 'YAML::Tiny version 1.73' x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'