Catalyst::Helper::View::Email::Template(3pm) | User Contributed Perl Documentation | Catalyst::Helper::View::Email::Template(3pm) |
NAME¶
Catalyst::Helper::View::Email::Template - Helper for Templated Email Views
SYNOPSIS¶
$ script/myapp_create.pl view Email::Template Email::Template
DESCRIPTION¶
Helper for Template-based Email Views.
METHODS¶
mk_compclass
SEE ALSO¶
Catalyst::View::Email
Catalyst::Manual, Catalyst::Test, Catalyst::Request, Catalyst::Response, Catalyst::Helper
AUTHOR¶
J. Shirley "jshirley@gmail.com"
LICENSE¶
This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.
NAME¶
[% class %] - Templated Email View for [% app %]
DESCRIPTION¶
View for sending template-generated email from [% app %].
AUTHOR¶
[% author %]
SEE ALSO¶
"[% app %]"
LICENSE¶
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
2022-06-09 | perl v5.34.0 |