Changes for version 0.05 - 2026-08-23
- CPAN Testers fixes
- t/30-live.t is opt-in: CLAMD_LIVE=1, CLAMD_SOCKET or CLAMD_HOST. It used to run against any clamd found at a well-known socket path, which on a smoker is somebody else's daemon with somebody else's clamd.conf.
- version, stats and reload answer undef with the new ERR_UNAVAILABLE when clamd has the command switched off (ClamAV 1.5's EnableVersionCommand, EnableStatsCommand and EnableReloadCommand). The reply had been coming back as data: "COMMAND UNAVAILABLE" as the version string.
- Makefile.PL links -lrt where clock_gettime needs it (glibc before 2.17); the module failed to load there with an undefined symbol.
Modules
talk to the clamd daemon