Template-Stencil 0.02 Latest
Files
- Changes
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- Stencil.xs
- bench/compare.pl
- examples/hyperman.pl
- examples/plack.psgi
- examples/templates/header.tmpl
- examples/templates/index.tmpl
- examples/templates/wrapper.tmpl
- include/stencil.h
- include/stencil_arena.h
- include/stencil_buf.h
- include/stencil_compile.h
- include/stencil_engine.h
- include/stencil_escape.h
- include/stencil_filters.h
- include/stencil_render.h
- include/stencil_types.h
- lib/Template/Stencil.pm
- lib/Template/Stencil/PSGI.pm
- src/stencil_arena.c
- src/stencil_boot.c
- src/stencil_buf.c
- src/stencil_compile.c
- src/stencil_engine.c
- src/stencil_escape.c
- src/stencil_filters.c
- src/stencil_render.c
- src/stencil_vm.inc
- t/00-load.t
- t/01-variables.t
- t/02-arena.t
- t/03-escape.t
- t/04-buf.t
- t/10-literal.t
- t/11-bytecode-shape.t
- t/12-paths.t
- t/13-expressions.t
- t/14-parse-errors.t
- t/20-output.t
- t/21-if.t
- t/22-for.t
- t/23-set.t
- t/24-strict.t
- t/25-refcount.t
- t/30-include.t
- t/31-wrapper.t
- t/32-cache.t
- t/33-parity.t
- t/34-path-safety.t
- t/40-filters.t
- t/41-filter-escape.t
- t/42-user-filters.t
- t/43-filter-alloc.t
- t/50-new.t
- t/51-render-api.t
- t/52-errors.t
- t/53-threads.t
- t/54-destroy.t
- t/55-checker.t
- t/56-pretty.t
- t/60-psgi.t
- t/61-hyperman.t
- t/62-concurrent.t
- t/70-kitchen-sink.t
- t/71-utf8.t
- t/72-edge.t
- t/73-fuzz.t
- t/74-syntax.t
- t/81-alloc.t
- t/corpus/kitchen.golden
- t/corpus/loops.ops
- t/corpus/variables.golden
- t/manifest.t
- t/pod-coverage.t
- t/pod.t
- t/template/header.tmpl
- t/template/loops.tmpl
- t/template/wrapper.tmpl
- xt/author/fuzz-long.t
- xt/boilerplate.t