table of contents
other versions
Mojolicious::Plugin::PODRenderer(3pm) | User Contributed Perl Documentation | Mojolicious::Plugin::PODRenderer(3pm) |
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>.
2019-01-03 | perl v5.28.1 |