Mail::AuthenticationResults::Header::SubEntry - Class modelling Sub Entry parts of the Authentication Results Header
version 2.20210915
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
Marc Bradshaw <marc@marcbradshaw.net>
This software is copyright (c) 2021 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::AuthenticationResults, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Mail::AuthenticationResults
CPAN shell
perl -MCPAN -e shell install Mail::AuthenticationResults
For more information on module installation, please visit the detailed CPAN module installation guide.