Dr.Web perl-avdesk is a Perl module, wrapping Dr.Web dwavdapi C library to introduce powerful interface to manipulatate Dr.Web AV-Desk server resources from within your Perl code, making integration of thirdparty applications with AV-Desk easy as never before.
Internally it uses dwavdapi library to make a dialog with AV-Desk server through its XML API.
To install this module type the following:
perl Makefile.PL
make
make install
- Dr.Web AV-Desk - http://ru.av-desk.com/support/demo/?lng=en
- Dr.Web
dwavdapi
library - http://download.geo.drweb.com/pub/drweb/avd/libs/libdwavdapi/ - Dr.Web
dwavdapi
library headers (dev package)
Copyright (c) 2003-2013, Doctor Web, Ltd.
Dr.Web perl-avdesk is distributed under license available from LICENSE file shipped within distribution package.
--