Catalyst::Helper::View::TT(3pm) | User Contributed Perl Documentation | Catalyst::Helper::View::TT(3pm) |
NAME¶
Catalyst::Helper::View::TT - Helper for TT Views
SYNOPSIS¶
script/create.pl view HTML TT
DESCRIPTION¶
Helper for TT Views.
METHODS¶
mk_compclass
SEE ALSO¶
Catalyst::Manual, Catalyst::Test, Catalyst::Request, Catalyst::Response, Catalyst::Helper
AUTHOR¶
Sebastian Riedel, "sri@oook.de" Marcus Ramberg, "mramberg@cpan.org"
LICENSE¶
This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.
NAME¶
[% class %] - TT View for [% app %]
DESCRIPTION¶
TT View for [% app %].
SEE ALSO¶
"[% app %]"
AUTHOR¶
[% author %]
LICENSE¶
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
2022-08-06 | perl v5.34.0 |