Mail::AuthenticationResults::Header(3) | User Contributed Perl Documentation | Mail::AuthenticationResults::Header(3) |
Mail::AuthenticationResults::Header - Class modelling the Entire Authentication Results Header set
version 1.20200824.1
This class represents the main Authentication Results set
Please see Mail::AuthenticationResults::Header::Base
Number of spaces to indent by for as_string()
Return the number of spaces for as_string() to indent by
The given class will be indented
The given class will not be indented
Should the given class be indented
Set the eol style for as_string
Return the current eol style
Return the current fold at value if set
Strings will be folded if longer than this value where possible.
set the current fold_at value for as_string
Strings will be folded if longer than this value where possible.
Return the current force fold at value if set
Strings WILL be folded if longer than this value.
set the current force_fold_at value for as_string
Strings WILL be folded if longer than this value.
Set the as_string indenting style
Options are none, entry, subentry, full
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.
2020-08-24 | perl v5.34.0 |