Julian,
Forgive my ignorance, but I only know how to install Perl modules with "perl 
-MCPAN -e shell", then typing install <moudule name".
 Once I do that, how can I use the module that you wrote?
Should they be accessible from a script? or are they themselves already 
scripts?
 Would you mind explaining to a complete ignorant how they are used?
 Regards,
 -RoNNY

 On 6/7/05, Ronny Nussbaum <[EMAIL PROTECTED]> wrote: 
> 
> Guys. Thank you all. Great help!
>  -RoNNY
> 
>  On 6/7/05, Julian Mehnle <[EMAIL PROTECTED]> wrote: 
> 
> > Dennis Peterson wrote:
> > > The ClamAV source distribution includes a contrib tree that contains
> > > some perl code that allows you to connect to a Unix socket (or a tcp 
> > > socket). With a little bit of coding it would be easy to re-use that 
> > to
> > > create an interactive CLI for your daemon. My testing in Solaris show
> > > improvements in performance when running with Unix sockets vs tcp 
> > > sockets.
> > 
> > The CPAN modules ClamAV::Client[1] (written by me) or 
> > File::Scan::ClamAV[2]
> > (written by Colin Faber) would also work.
> > 
> > References:
> > 1. http://search.cpan.org/dist/ClamAV-Client
> > 2. http://search.cpan.org/dist/File-Scan-ClamAV
> > 
> > 
> > _______________________________________________
> > http://lurker.clamav.net/list/clamav-users.html
> > 
> > 
> > 
> > 
>
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to