1Mail::AuthenticationResUusletrs:C:oHnetardiebru(t3e)d PeMralilD:o:cAuumtehnetnattiicoantionResults::Header(3)
2
3
4

NAME

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

VERSION

10       version 2.20210915
11

DESCRIPTION

13       This class represents the main Authentication Results set
14
15       Please see Mail::AuthenticationResults::Header::Base
16

METHODS

18   set_indent_by( $value )
19       Number of spaces to indent by for as_string()
20
21   indent_by()
22       Return the number of spaces for as_string() to indent by
23
24   set_indent_on( $class )
25       The given class will be indented
26
27   clear_indent_on( $class )
28       The given class will not be indented
29
30   indent_on( $class )
31       Should the given class be indented
32
33   set_eol( $eol )
34       Set the eol style for as_string
35
36   eol()
37       Return the current eol style
38
39   fold_at()
40       Return the current fold at value if set
41
42       Strings will be folded if longer than this value where possible.
43
44   set_fold_at( $fold_at )
45       set the current fold_at value for as_string
46
47       Strings will be folded if longer than this value where possible.
48
49   force_fold_at()
50       Return the current force fold at value if set
51
52       Strings WILL be folded if longer than this value.
53
54   set_force_fold_at( $fold_at )
55       set the current force_fold_at value for as_string
56
57       Strings WILL be folded if longer than this value.
58
59   set_indent_style( $style )
60       Set the as_string indenting style
61
62       Options are none, entry, subentry, full
63

AUTHOR

65       Marc Bradshaw <marc@marcbradshaw.net>
66
68       This software is copyright (c) 2021 by Marc Bradshaw.
69
70       This is free software; you can redistribute it and/or modify it under
71       the same terms as the Perl 5 programming language system itself.
72
73
74
75perl v5.34.0                      2022-01M-a2i1l::AuthenticationResults::Header(3)
Impressum