The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Mail::BIMI::Role::Cacheable - Cache handling

VERSION

version 3.20210225

DESCRIPTION

Role allowing the cacheing of data in a class based on defined cache keys

METHODS

do_not_cache()

Do not cache this object

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.