logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mail::AuthenticationResults::Header - Class modelling the Entire Authentication Results Header set

Author

Marc Bradshaw <marc@marcbradshaw.net>

Description

This class represents the main Authentication Results set Please see Mail::AuthenticationResults::Header::Base

Methods

set_indent_by($value) Number of spaces to indent by for as_string()indent_by() Return the number of spaces for as_string() to indent by set_indent_on($class) The given class will be indented clear_indent_on($class) The given class will not be indented indent_on($class) Should the given class be indented set_eol($eol) Set the eol style for as_string eol() Return the current eol style fold_at() Return the current fold at value if set Strings will be folded if longer than this value where possible. set_fold_at($fold_at) set the current fold_at value for as_string Strings will be folded if longer than this value where possible. force_fold_at() Return the current force fold at value if set Strings WILL be folded if longer than this value. set_force_fold_at($fold_at) set the current force_fold_at value for as_string Strings WILL be folded if longer than this value. set_indent_style($style) Set the as_string indenting style Options are none, entry, subentry, full

Name

Mail::AuthenticationResults::Header - Class modelling the Entire Authentication Results Header set

Version

version 2.20231031

See Also