NAME
Mail::AuthenticationResults::Header::SubEntry - Class modelling Sub Entry parts of the Authentication Results Header
VERSION
version 1.20180518
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) 2018 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.