1File::Scan::ClamAV Changes
2
31.95 2016-07-15
4    - Add executable path error handling to tests
5    - Switch to "INSTREAM" for scanning streams
61.94 2016-02-03
7    - Fixes for increasing Kwalitee core metrics.
8    - Fix compatibility with perl 5.6.
9    - Code format via perlcritic.
10
111.93 2015-04-25
12    - Reduce mem usage of streamscan() [cpan #78769]
13    - untaint if using find_all
14    - Add host attribute to enable remote scanning.
15    - Change test suite to Test::More
16
171.92 2015-04-25
18    - Increase test timeouts
19
201.91
21     - Deprecated rawscan) and replaced with scan() to maintain backwards
22       compatibility
23
24     - Tidied module
25
261.9
27     - Fix for https://rt.cpan.org/Ticket/Display.html?id=26684
28
29     - Removed rawscan() as ClamAV no longer supports this - use
30       scan() instead
31
321.8
33     - New versioning schema, it now uses the CVS version
34       for the module dist version.
35
36       Fixed bug reported by rt.cpan.org users in the scan()
37       routine.
38
391.06
40     - Documentation update
41
421.05
43     - Initial release
44