1Mojolicious::Plugin::EPULsReerndCeornetrr(i3b)uted PerlMDoojcoulmiecnitoautsi:o:nPlugin::EPLRenderer(3)
2
3
4
6 Mojolicious::Plugin::EPLRenderer - Embedded Perl Lite renderer plugin
7
9 # Mojolicious
10 $app->plugin('EPLRenderer');
11
12 # Mojolicious::Lite
13 plugin 'EPLRenderer';
14
16 Mojolicious::Plugin::EPLRenderer is a renderer for "epl" templates,
17 which are pretty much just raw Mojo::Template.
18
19 This is a core plugin, that means it is always enabled and its code a
20 good example for learning to build new plugins, you're welcome to fork
21 it.
22
23 See "PLUGINS" in Mojolicious::Plugins for a list of plugins that are
24 available by default.
25
27 Mojolicious::Plugin::EPLRenderer inherits all methods from
28 Mojolicious::Plugin and implements the following new ones.
29
30 register
31 $plugin->register(Mojolicious->new);
32
33 Register renderer in Mojolicious application.
34
36 Mojolicious, Mojolicious::Guides, <https://mojolicious.org>.
37
38
39
40perl v5.38.0 2023-09-11Mojolicious::Plugin::EPLRenderer(3)