Download: Mojolicious-Plugin-HamlRenderer-2.000001.tar.gz
Dependencies
Annotate this POD
Mojolicious::Plugin::HamlRenderer - Load HAML renderer
# lite app plugin 'haml_renderer'; # or normal app $self->plugin('haml_renderer');
Simple plugin to load HAML renderer into your Mojolicious app.
MojoX::Renderer::Haml, Text::Haml.