Mail::BIMI::Role::HasError - Class to model an error
version 3.20231123
Role for handling validation errors and warnings
Serialize the errors property for cache storage
De-serialize the errors property for cache storage
Add an error with the given code and optional detail to the current operation.
Add a warning which may be returned to a validator.
Add an existing error object, or objects, to the current operation
Return an ArrayRef of current error codes
Return error(s) matching the given error code
Mail::BIMI::Error
Mail::BIMI::Prelude
Mail::BIMI::Trait::CacheSerial
Mail::BIMI::Trait::Cacheable
Moose::Role
Sub::Install
Marc Bradshaw <marc@marcbradshaw.net>
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.
To install Mail::BIMI, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Mail::BIMI
CPAN shell
perl -MCPAN -e shell install Mail::BIMI
For more information on module installation, please visit the detailed CPAN module installation guide.