1Email::MIME::Kit::Role:U:sReerndCeornetrr(i3b)uted PerlEDmoaciulm:e:nMtIaMtEi:o:nKit::Role::Renderer(3)
2
3
4

NAME

6       Email::MIME::Kit::Role::Renderer - things that render templates into
7       contents
8

VERSION

10       version 3.000007
11

PERL VERSION

13       This library should run on perls released even a long time ago.  It
14       should work on any version of perl released in the last five years.
15
16       Although it may work on older versions of perl, no guarantee is made
17       that the minimum required version will not be increased.  The version
18       may be increased for any reason, and there is no promise that patches
19       will be accepted to lower the minimum required perl.
20

IMPLEMENTING

22       This role also performs Email::MIME::Kit::Role::Component.
23
24       Classes implementing this role must provide a "render" method, which is
25       expected to turn a template and arguments into rendered output.  The
26       method is used like this:
27
28         my $output_ref = $renderer->render($input_ref, \%arg);
29

AUTHOR

31       Ricardo Signes <rjbs@cpan.org>
32
34       This software is copyright (c) 2023 by Ricardo Signes.
35
36       This is free software; you can redistribute it and/or modify it under
37       the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.36.0                      2023-01-20Email::MIME::Kit::Role::Renderer(3)
Impressum