1Email::MIME::Kit::Role:U:sReerndCeornetrr(i3b)uted PerlEDmoaciulm:e:nMtIaMtEi:o:nKit::Role::Renderer(3)
2
3
4
6 Email::MIME::Kit::Role::Renderer - things that render templates into
7 contents
8
10 version 3.000006
11
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
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.32.0 2020-07-28Email::MIME::Kit::Role::Renderer(3)