Mojolicious::Plugin::PODRenderer - DEPRECATED!
# DEPRECATED!
This module is DEPRECATED!
Mojolicious::Plugin::PODRenderer inherits all methods from Mojolicious::Plugin and implements the following new ones.
my $route = $plugin->register(Mojolicious->new);
my $route = $plugin->register(Mojolicious->new, {name => 'foo'});
Register renderer and helper in Mojolicious application.