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


Catalyst-View-MicroMason documentation  | view source Contained in the Catalyst-View-MicroMason distribution.

Index


NAME

Top

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

SYNOPSIS

Top

    script/create.pl view MicroMason MicroMason

DESCRIPTION

Top

Helper for MicroMason Views.

METHODS

mk_compclass

SEE ALSO

Top

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

AUTHOR

Top

Jonas Alves, jgda@cpan.org

MAINTAINER

Top

The Catalyst Core Team http://www.catalystframework.org/

Jonathan Rockway <jrockway@cpan.org>

LICENSE

Top

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

NAME

Top

[% class %] - MicroMason View Component

SYNOPSIS

Top

In your end action:

    $c->forward('[% class %]');

DESCRIPTION

Top

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

AUTHOR

Top

LICENSE

Top


Catalyst-View-MicroMason documentation  | view source Contained in the Catalyst-View-MicroMason distribution.