|
NAMEMail::BIMI::CacheBackend::FastMmap - Cache handling VERSIONversion 3.20250130 DESCRIPTIONCache worker role for Cache::FastMmap backend ATTRIBUTESThese values are derived from lookups and verifications made based upon the input values, it is however possible to override these with other values should you wish to, for example, validate a record before it is published in DNS, or validate an Indicator which is only available locally parentis=ro required Parent class for cacheing CONSUMES
EXTENDS
METHODSget_from_cache()Retrieve this class data from cache put_to_cache($data)Put this classes data into the cache delete_cacheDelete the cache entry for this class REQUIRES
AUTHORMarc Bradshaw <marc@marcbradshaw.net> COPYRIGHT AND LICENSEThis software is copyright (c) 2020 by Marc Bradshaw. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|