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

NAME

App::Mimosa::View::Mason - Mason View Component

DESCRIPTION

Mason View Component. This extends Catalyst::View::HTML::Mason.

FUNCTIONS

$self->component_exists($component)

Check if a Mason component exists. Returns 1 if the component exists, otherwise 0.

SEE ALSO

HTML::Mason, Catalyst::View::HTML::Mason

AUTHORS

Robert Buels, Jonathan "Duke" Leto

LICENSE

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