Plift 0.12
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README.md
- benchmarks/simple/html_template/footer.html
- benchmarks/simple/html_template/header.html
- benchmarks/simple/html_template/index.html
- benchmarks/simple/html_template/layout.html
- benchmarks/simple/leak.pl
- benchmarks/simple/plift/footer.html
- benchmarks/simple/plift/header.html
- benchmarks/simple/plift/index-wrap.html
- benchmarks/simple/plift/index.html
- benchmarks/simple/plift/layout.html
- benchmarks/simple/pure/footer.html
- benchmarks/simple/pure/header.html
- benchmarks/simple/pure/index.html
- benchmarks/simple/pure/layout.html
- benchmarks/simple/simple.pl
- benchmarks/simple/tt/footer.html
- benchmarks/simple/tt/header.html
- benchmarks/simple/tt/index.html
- benchmarks/simple/tt/layout.html
- cpanfile
- lib/Plift.pm
- lib/Plift/Context.pm
- lib/Plift/Handler/Include.pm
- lib/Plift/Handler/Meta.pm
- lib/Plift/Handler/Render.pm
- lib/Plift/Handler/Snippet.pm
- lib/Plift/Handler/Wrap.pm
- lib/Plift/Manual/CustomHandler.pod
- lib/Plift/Manual/DesignerFriendly.pod
- lib/Plift/Manual/Inception.pod
- lib/Plift/Manual/Tutorial.pod
- minil.toml
- t/00_compile.t
- t/basic.t
- t/context.t
- t/hooks.t
- t/include.t
- t/meta.t
- t/other_templates/other_index.html
- t/remove.t
- t/render.t
- t/snippet.t
- t/templates/hooks.html
- t/templates/include-error.html
- t/templates/index.html
- t/templates/index.secret
- t/templates/layout.html
- t/templates/layout/footer.html
- t/templates/layout/footer/widget.html
- t/templates/layout/header.html
- t/templates/meta.html
- t/templates/relative.html
- t/templates/relative/deep/deep.html
- t/templates/relative/inner.html
- t/templates/remove.html
- t/templates/render-tpl-ref-tag.html
- t/templates/render-tpl-refs.html
- t/templates/render.html
- t/templates/section.html
- t/templates/snippet.html
- t/templates/wrap/at.html
- t/templates/wrap/content.html
- t/templates/wrap/layout.html
- t/templates/wrap/layout2.html
- t/templates/wrap/replace-content.html
- t/templates/wrap/replace.html
- t/templates/wrap/wrap-unless.html
- t/templates/wrap/wrap.html
- t/wrap.t