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.000006
11

IMPLEMENTING

13       This role also performs Email::MIME::Kit::Role::Component.
14
15       Classes implementing this role must provide a "render" method, which is
16       expected to turn a template and arguments into rendered output.  The
17       method is used like this:
18
19         my $output_ref = $renderer->render($input_ref, \%arg);
20

AUTHOR

22       Ricardo Signes <rjbs@cpan.org>
23
25       This software is copyright (c) 2018 by Ricardo Signes.
26
27       This is free software; you can redistribute it and/or modify it under
28       the same terms as the Perl 5 programming language system itself.
29
30
31
32perl v5.30.1                      2020-01-29Email::MIME::Kit::Role::Renderer(3)
Impressum