NAME
Mojolicious::Plugin::EpRenderer - EP Renderer Plugin
SYNOPSIS
# Mojolicious
$self->plugin('ep_renderer');
# Mojolicious::Lite
plugin 'ep_renderer';
DESCRIPTION
Mojolicous::Plugin::EpRenderer is a renderer for ep
templates.
METHODS
Mojolicious::Plugin::EpRenderer inherits all methods from Mojolicious::Plugin and implements the following new ones.
register
$plugin->register;