Build.PL
Changes
LICENSE
META.json
README.md
author/benchmark.pl
author/generate-tests.pl
cpanfile
lib/Text/MustacheTemplate.pm
lib/Text/MustacheTemplate/Compiler.pm
lib/Text/MustacheTemplate/Evaluator.pm
lib/Text/MustacheTemplate/Generator.pm
lib/Text/MustacheTemplate/HTML.pm
lib/Text/MustacheTemplate/Lexer.pm
lib/Text/MustacheTemplate/Parser.pm
minil.toml
t/00_compile.t
t/01_lexer.t
t/02_parser.t
t/03_compiler.t
t/04_evaluator.t
t/05_generator.t
t/06_erorrs.t
t/07_misc.t
t/specs/comments.t
t/specs/delimiters.t
t/specs/dynamic-names.t
t/specs/inheritance.t
t/specs/interpolation.t
t/specs/inverted.t
t/specs/lambdas.t
t/specs/partials.t
t/specs/sections.t
author/spec/Changes
author/spec/LICENSE
author/spec/README.md
author/spec/Rakefile
author/spec/TESTING.md
author/spec/specs/comments.json
author/spec/specs/comments.yml
author/spec/specs/delimiters.json
author/spec/specs/delimiters.yml
author/spec/specs/interpolation.json
author/spec/specs/interpolation.yml
author/spec/specs/inverted.json
author/spec/specs/inverted.yml
author/spec/specs/partials.json
author/spec/specs/partials.yml
author/spec/specs/sections.json
author/spec/specs/sections.yml
author/spec/specs/~dynamic-names.json
author/spec/specs/~dynamic-names.yml
author/spec/specs/~inheritance.json
author/spec/specs/~inheritance.yml
author/spec/specs/~lambdas.json
author/spec/specs/~lambdas.yml
META.yml
MANIFEST