table of contents
Mail::AuthenticationResults::Header::Entry(3) | User Contributed Perl Documentation | Mail::AuthenticationResults::Header::Entry(3) |
NAME¶
Mail::AuthenticationResults::Header::Entry - Class modelling Main Entry parts of the Authentication Results Header
VERSION¶
version 2.20210112
DESCRIPTION¶
Entries are the main result of an Authentication Resutls check, an example of this would be "dkim=pass" or "dmarc=fail", there may be additional comments of sub entries associated with this entry, these are represented as children of this class.
Please see Mail::AuthenticationResults::Header::Base
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.
2021-08-09 | perl v5.32.1 |