NAME

Mojolicious::Plugin::EplRenderer - EPL Renderer Plugin

SYNOPSIS

# Mojolicious
$self->plugin('epl_renderer');

# Mojolicious::Lite
plugin 'epl_renderer';

DESCRIPTION

Mojolicous::Plugin::EplRenderer is a renderer for epl templates.

METHODS

Mojolicious::Plugin::EplRenderer inherits all methods from Mojolicious::Plugin and implements the following new ones.

register

$plugin->register;