
Catalyst::Helper::View::MicroMason - Helper for MicroMason Views

script/create.pl view MicroMason MicroMason

Helper for MicroMason Views.

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

Jonas Alves, jgda@cpan.org

The Catalyst Core Team http://www.catalystframework.org/
Jonathan Rockway <jrockway@cpan.org>

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

[% class %] - MicroMason View Component

In your end action:
$c->forward('[% class %]');

A description of how to use your view, if you're deviating from the default behavior.

