Mail-ClamAV

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Mail::ClamAV.

0.30  Thu Jan 31 12:00:00 CET 2019
  - Fix Makefile.PL to detect clamav version correctly

0.29  Wed Apr 29 18:02:17 CDT 2009
  - Makefile.PL dies with 'No support for OS' when OS is unsupported, per
    recommended solution at http://wiki.cpantesters.org/wiki/CPANAuthorNotes

0.28  Mon Apr 27 03:18:53 CDT 2009
  - META.yml contained wrong version number (0.26).

0.27  Mon Apr 27 03:13:03 CDT 2009
  - &main returns zero on success of WriteMakefile().

0.26  Fri Apr 24 15:11:22 CDT 2009
  - Added 'no_index' for directory Inline to META.yml to hide from indexer.

0.25  Fri Apr 24 14:11:10 CDT 2009
  - Added 'provides' mapping to META.yml to conceal private copy of Inline::MakeMaker from indexers. FAILED.

0.24  Wed Apr 22 13:33:06 CDT 2009
  - Update to work with clamav-0.95.1 API. clamav libs version 0.95.1 or greater required.
  - Modified Makefile.PL to exit zero instead of dying if clamav version too old.

0.23  Wed Sep  3 20:33:40 EDT 2008
  - removed CL_EFSYNC CL_ELOCKDB to work with clamav-0.94

0.22  Sun May 18 09:10:19 EDT 2008
  - removed constant CL_SCAN_PHISHING_DOMAINLIST
  - removed support for maxratio and maxmailrec

0.21  Mon Jan 14 14:39:43 MST 2008
  - updated to work with missing defines in new libclamav-0.92

0.17  Tue Feb 20 06:20:19 MST 2007
   - Updated for new clamav release 0.90

0.16  Fri Mar  4 15:43:20 PST 2005
   - I forgot to run make test before I uploaded :(

0.15  Fri Mar  4 15:43:20 PST 2005
   - A quicky release. Somehow my version of libclamav
     (the latest) can scan the test virus without the
     ZIP option turned on. We now use CL_SCAN_STDOPT
     for all test scans.

0.14  Fri Feb 25 10:27:06 PST 2005
   - The test for scanbuff was broken. Thanks to
     Werner Lemberg <wl [] gnu dot org> for reporting this
   - Fixing this test uncovered a taint bug, fixed.
   - Made the warning in Makefile.PL stand out more.
   - Some doc updates.
   - Bundled Inline::MakeMaker so we no longer fatal on
     missing deps Inline::C.

0.13  Fri Oct 22 06:44:19 PM 2004
   - Updated example code to use the new CL_SCAN_*
     constants.
   - Added CL_SCAN_STDOPT to exports.
   - Added backwards compatible constants.
   Thanks to Mark Martinec <Mark * Martinec [] ijs * si>
     for reporting all these.



( run in 2.181 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )