The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Email::MIME::Kit::Renderer::Text::Template - render parts of your mail with Text::Template

VERSION

version 1.101301

ATTRIBUTES

template_class

This attribute stores the name of the class that will be standing in for Text::Template, if any. It defaults, obviously, to Text::Template.

template_args

These are the arguments that will be passed to fill_this_in along with the template, input, and a few required handlers.

AUTHOR

Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Ricardo Signes.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.