NAME

Mojolicious::Plugin::PODRenderer - DEPRECATED!

SYNOPSIS

# DEPRECATED!

DESCRIPTION

This module is DEPRECATED!

METHODS

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

register

my $route = $plugin->register(Mojolicious->new);
my $route = $plugin->register(Mojolicious->new, {name => 'foo'});

Register renderer and helper in Mojolicious application.

SEE ALSO

Mojolicious, Mojolicious::Guides, https://mojolicious.org.