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

NAME

Catalyst::Helper::View::Tenjin - Helper for creating Tenjin Views

VERSION

version 0.050001

SYNOPSIS

        script/myapp_create.pl view Tenjin Tenjin

DESCRIPTION

This module provides Catalyst applications' create.pl script the ability to easily create a Tenjin view for you application. After creating the view please check that the default configuration in the created view fits your needs.

METHODS

mk_compclass( $helper )

SEE ALSO

Catalyst::Manual, Catalyst::Helper, Catalyst::View::Tenjin

AUTHOR

Ido Perlmuter <ido at ido50.net>, based on Catalyst::View::TT by Sebastian Riedel (<sri at oook.de>) and Marcus Ramberg <mramberg at 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 %] - Tenjin view for [% app %]

DESCRIPTION

Tenjin view for [% app %].

SEE ALSO

"[% app %]", Catalyst::View::Tenjin

AUTHOR

[% author %]

LICENSE

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.