-
Notifications
You must be signed in to change notification settings - Fork 22
/
MANIFEST
53 lines (53 loc) · 1.19 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
CODE_OF_CONDUCT.md
CONTRIBUTORS
Changes
INSTALL
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README.mkdn
SIGNATURE
bin/mustache.pl
contrib/benchmark.pl
contrib/gen_grammar.pl
contrib/print_graph.pl
cpanfile
doap.xml
lib/Template/Mustache.pm
lib/Template/Mustache/Parser.pm
lib/Template/Mustache/Token/Partial.pm
lib/Template/Mustache/Token/Section.pm
lib/Template/Mustache/Token/Template.pm
lib/Template/Mustache/Token/Variable.pm
lib/Template/Mustache/Token/Verbatim.pm
lib/Template/Mustache/Trait.pm
t/00-compile.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/001_spec_compatibility.t
t/basic.t
t/corpus/partials/inner.mustache
t/corpus/partials/list1.mustache
t/corpus/partials/list2.mustache
t/corpus/partials/sub/list3.mustache
t/lambdas_receive_render_helper.t
t/memory-cycle.t
t/moose-trait.t
t/numbers.t
t/parse_errors.t
t/partials.t
t/read_data_from_classes.t
t/read_data_from_hashes.t
t/read_data_from_instances.t
t/read_data_from_subclass.t
t/read_partials_from_file_system.t
t/read_partials_from_hashes.t
t/read_partials_from_partial_method.t
t/read_partials_from_subs.t
t/read_templates_from_file_system.t
t/read_templates_from_subclass.t
t/sections.t
t/variable-resolution.t
xt/release/unused-vars.t