The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
INSTALL
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
dist.ini
lib/MojoX/Renderer/Alloy.pm
lib/MojoX/Renderer/Alloy/HTE.pm
lib/MojoX/Renderer/Alloy/TT.pm
lib/MojoX/Renderer/Alloy/Tmpl.pm
lib/MojoX/Renderer/Alloy/Velocity.pm
lib/Mojolicious/Plugin/AlloyRenderer.pm
t/00-compile.t
t/release-eol.t
t/release-kwalitee.t
t/release-no-tabs.t
t/release-pod-coverage.t
t/release-pod-syntax.t
t/syntax-hte.t
t/syntax-multi.t
t/syntax-tmpl.t
t/syntax-tt.t
t/syntax-vtl.t
t/templates/hte/all.html.hte
t/templates/hte/error.html.hte
t/templates/hte/foo.html.hte
t/templates/hte/helpers.html.hte
t/templates/hte/include.html.hte
t/templates/hte/index.html.hte
t/templates/hte/unicode.html.hte
t/templates/hte/unknown_helper.html.hte
t/templates/hte/wrapper.html.hte
t/templates/include.inc
t/templates/includes/include.inc
t/templates/layouts/layout.html.hte
t/templates/layouts/layout.html.tmpl
t/templates/layouts/layout.html.tt
t/templates/layouts/layout.html.vtl
t/templates/tmpl/all.html.tmpl
t/templates/tmpl/error.html.tmpl
t/templates/tmpl/foo.html.tmpl
t/templates/tmpl/helpers.html.tmpl
t/templates/tmpl/include.html.tmpl
t/templates/tmpl/index.html.tmpl
t/templates/tmpl/unicode.html.tmpl
t/templates/tmpl/unknown_helper.html.tmpl
t/templates/tmpl/wrapper.html.tmpl
t/templates/tt/all.html.tt
t/templates/tt/error.html.tt
t/templates/tt/foo.html.tt
t/templates/tt/helpers.html.tt
t/templates/tt/include.html.tt
t/templates/tt/index.html.tt
t/templates/tt/unicode.html.tt
t/templates/tt/unknown_helper.html.tt
t/templates/tt/wrapper.html.tt
t/templates/vtl/all.html.vtl
t/templates/vtl/error.html.vtl
t/templates/vtl/foo.html.vtl
t/templates/vtl/helpers.html.vtl
t/templates/vtl/include.html.vtl
t/templates/vtl/index.html.vtl
t/templates/vtl/unicode.html.vtl
t/templates/vtl/unknown_helper.html.vtl
t/templates/vtl/wrapper.html.vtl