NAME
Mail::BIMI::CacheBackend::File - Cache handling
VERSION
version 3.20240402
DESCRIPTION
Cache worker role for File storage
ATTRIBUTES
These 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
parent
is=ro required
Parent class for cacheing
CONSUMES
EXTENDS
METHODS
get_from_cache()
Retrieve this class data from cache
put_to_cache($data)
Put this classes data into the cache
delete_cache
Delete the cache entry for this class
REQUIRES
AUTHOR
Marc Bradshaw <marc@marcbradshaw.net>
COPYRIGHT AND LICENSE
This 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.