The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
File::Scan::ClamAV Changes
1.9 
     - Fix for https://rt.cpan.org/Ticket/Display.html?id=26684
   
     - Removed rawscan() as ClamAV no longer supports this - use scan() instead

1.8
     - New versioning schema, it now uses the CVS version
       for the module dist version.

       Fixed bug reported by rt.cpan.org users in the scan()
       routine.

1.06
     - Documentation update
     
1.05
     - Initial release