Query: clamav::config
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ClamAV::Config(3pm) User Contributed Perl Documentation ClamAV::Config(3pm)NAMEClamAV::Config - A Perl class providing configuration information for Perl modules related to ClamAVVERSION0.11SYNOPSISuse ClamAV::Config; # ClamAV base configuration: ClamAV::Config->config_dir; ClamAV::Config->clamd_config_file; # clamd run-time configuration: ClamAV::Config->clamd_config; ClamAV::Config->clamd_option($option);DESCRIPTIONThis class provides configuration information for Perl modules related to the ClamAV virus scanner, e.g. installation specific file system paths and run-time configuration options. ClamAV base configuration The following ClamAV base configuration information is provided as class methods: config_dir The base configuration directory of ClamAV. clamd_config_file The absolute file name of the clamd configuration file. clamd run-time configuration The following clamd run-time configuration information is provided as class methods: clamd_config Returns all clamd run-time configuration options as a hash reference. clamd_option($option) Returns the value of the specified clamd run-time configuration option.SEE ALSOFor AVAILABILITY, SUPPORT, and LICENSE information, see ClamAV::Client.AUTHORJulian Mehnle <julian@mehnle.net> perl v5.14.2 2012-01-17 ClamAV::Config(3pm)
Related Man Pages |
---|
claws-mail-clamd-plugin(1) - debian |
freshclam(1) - suse |
config::gitlike::git(3pm) - debian |
config::model::models::itself::class(3pm) - debian |
courier::config(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
scripting the clam |
AntiVirus Scanner 3.2.3 (OpenSSL Debian branch) |
AntiVirus Scanner 3.3.1 (OpenSSL Debian branch) |
Read from file and split varialble |
Clamd max file size Solaris 10 |