table of contents
Mail::AuthenticationResults::Header::SubEntry(3) | User Contributed Perl Documentation | Mail::AuthenticationResults::Header::SubEntry(3) |
NAME¶
Mail::AuthenticationResults::Header::SubEntry - Class modelling Sub Entry parts of the Authentication Results Header
VERSION¶
version 2.20210112
DESCRIPTION¶
A sub entry is a result which relates to a main entry class, for example if the main entry is "dkim=pass" then the sub entry may be "domain.d=example.com"
There may be comments associated with the subentry as children.
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-01-12 | perl v5.26.3 |