Catalyst::Helper::View::Email(3pm) | User Contributed Perl Documentation | Catalyst::Helper::View::Email(3pm) |
NAME¶
Catalyst::Helper::View::Email - Helper for Email Views
SYNOPSIS¶
$ script/myapp_create.pl view Email Email
DESCRIPTION¶
Helper for 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 %] - Email View for [% app %]
DESCRIPTION¶
View for sending 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.
2024-03-04 | perl v5.38.2 |