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

Name

Catalyst::Helper::View::TD - Helper for TD Views

Synopsis

    ./script/myapp_create.pl view HTML TD

Description

Helper for TD Views.

Methods

mk_compclass

Creates a view class and corresponding template class.

mk_comptest

Creates a test script for the view class.

SEE ALSO

Catalyst::View::TD, Catalyst::Manual, Catalyst::Test, Catalyst::Request, Catalyst::Response, Catalyst::Helper

Author

David E. Wheeler <david@justatheory.com>

License

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

NAME

[% class %] - [% name %] View for [% app %]

DESCRIPTION

TD View for [% app %]. Templates are written in the [% tclass %] namespace.

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.