table of contents
Mail::SpamAssassin::AICache(3) | User Contributed Perl Documentation | Mail::SpamAssassin::AICache(3) |
NAME¶
Mail::SpamAssassin::AICache - provide access to cached information for ArchiveIterator
SYNOPSIS¶
DESCRIPTION¶
This module allows ArchiveIterator to use cached atime information instead of having to read every message separately.
PUBLIC METHODS¶
- new()
- Generates a new cache object.
2010-03-16 | perl v5.10.1 |