# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.043.
Changes
Install
LICENSE
MANIFEST
META.yml
Makefile.PL
README
a.lua
a.patch
a.pod
a.tt
bin/lemplate
doc/Makefile
doc/html/Jemplate.html
doc/text/Jemplate.text
eg/Makefile
eg/README
eg/ajax/data.json
eg/ajax/index.html
eg/ajax/template/body.html
eg/app.psgi
eg/features/index.html
eg/features/templates/body.html
eg/features/templates/footer.html
eg/features/templates/hacker.html
eg/features/templates/header.html
eg/features/templates/wrapper.html
eg/features/templates/wrapper2.html
eg/hello/index.html
eg/hello/templates/hello.html
eg/index.html
eg/js/JemplateRuntime.js
eg/js/ajax.js
eg/js/features.js
eg/js/hello.js
eg/js/kittys.js
eg/kittys/index.html
eg/kittys/templates/kittys.html
gendoc
go
inc/Spiffy.pm
inc/Test/Base.pm
inc/Test/Base/Filter.pm
lemplate
lib/Lemplate.pm
lib/Lemplate/Directive.pm
lib/Lemplate/Grammar.pm
lib/Lemplate/Parser.pm
lib/Lemplate/Runtime.pm
lib/Lemplate/Runtime/Compact.pm
note/Design
note/ToDo
src/Makefile
src/README
src/bin/make-standalone-script
src/bin/tpage
src/lib/Lemplate/Runtime.pm
src/lib/Lemplate/Runtime/Compact.pm
src/parser/Grammar.pm.skel
src/parser/Parser.yp
src/parser/README
src/parser/yc
t/TestLemplate.pm
t/author-pod-syntax.t
t/binop.t
t/block.t
t/blocks.t
t/data/README
t/data/after
t/data/badrawperl
t/data/barfed
t/data/before
t/data/blockdef
t/data/chomp
t/data/config
t/data/content
t/data/default
t/data/dos_newlines
t/data/error
t/data/footer
t/data/header
t/data/header.tt2
t/data/incblock
t/data/inner
t/data/menu
t/data/one/foo
t/data/outer
t/data/process
t/data/simple2
t/data/trimme
t/data/two/bar
t/data/two/foo
t/data/udata1
t/data/udata2
t/data/warning
t/iterator.t
t/pod.t
t/sanity.t
tests/Makefile
tests/README
tests/app.psgi
tests/basics.t.html
tests/bin/daemon
tests/bin/prepare-var-jt
tests/bin/pull-jemplates
tests/bin/render-template
tests/bin/test-run
tests/bugs.t.html
tests/config.yaml
tests/default.t.html
tests/directives.t.html
tests/filters.t.html
tests/greetings.t.html
tests/hash.t.html
tests/hello.t.html
tests/index.html
tests/jemplate/basic_array1.html
tests/jemplate/default.html
tests/jemplate/directives1.html
tests/jemplate/directives2.html
tests/jemplate/directives3.html
tests/jemplate/directives4.html
tests/jemplate/directives5.html
tests/jemplate/filters_html.html
tests/jemplate/filters_indent.html
tests/jemplate/filters_null.html
tests/jemplate/filters_repeat.html
tests/jemplate/filters_replace.html
tests/jemplate/filters_truncate.html
tests/jemplate/filters_uri.html
tests/jemplate/global-scope-access.html
tests/jemplate/global-scope-access2.html
tests/jemplate/global-scope-access3.html
tests/jemplate/global-scope-access4.html
tests/jemplate/hash_each.html
tests/jemplate/hash_exists.html
tests/jemplate/hash_import.html
tests/jemplate/hash_keys.html
tests/jemplate/hash_list.html
tests/jemplate/hash_nsort.html
tests/jemplate/hash_size.html
tests/jemplate/hash_sort.html
tests/jemplate/hash_values.html
tests/jemplate/hello.html
tests/jemplate/join.html
tests/jemplate/list.html
tests/jemplate/list_of_hash.html
tests/jemplate/localise1.html
tests/jemplate/localise2.html
tests/jemplate/loop1.html
tests/jemplate/loop2.html
tests/jemplate/loop3.html
tests/jemplate/loop4.html
tests/jemplate/loop5.html
tests/jemplate/myhashname.html
tests/jemplate/myobjectnameac.html
tests/jemplate/myobjectnameac2.html
tests/jemplate/myobjectnameattr.html
tests/jemplate/operator1.html
tests/jemplate/operator2.html
tests/jemplate/operator3.html
tests/jemplate/plugins_basic.html
tests/jemplate/stash-functions1.html
tests/jemplate/stash-functions2.html
tests/jemplate/stash-functions3.html
tests/jemplate/string_chunk.html
tests/jemplate/string_defined.html
tests/jemplate/string_hash.html
tests/jemplate/string_length.html
tests/jemplate/string_list.html
tests/jemplate/string_match.html
tests/jemplate/string_repeat.html
tests/jemplate/string_replace.html
tests/jemplate/string_search.html
tests/jemplate/string_size.html
tests/jemplate/string_split.html
tests/jemplate/test.html
tests/jemplate2/greeting/english
tests/jemplate2/greeting/spanish
tests/jemplate2/greetings
tests/jemplate2/hello
tests/join.t.html
tests/js/JemplateRuntime.js
tests/js/Test/Jemplate.js
tests/js/global.js
tests/js/jemplate.js
tests/js/jemplate2.js
tests/js/jemplate_dummy_plugin.js
tests/lib/Test/Base.js
tests/lib/Test/Builder.js
tests/lib/Test/Harness.js
tests/lib/Test/Harness/Browser.js
tests/list.t.html
tests/localise.t.html
tests/loop.t.html
tests/objects.t.html
tests/old/Makefile
tests/old/mangler/README
tests/old/mangler/ctx.tst
tests/old/mangler/mangle.pl
tests/old/mangler/test-data.tmpl.tt
tests/plugins.t.html
tests/set.t.html
tests/stash.t.html
tests/string.t.html
tests/t/basics.t.js
tests/t/bugs.t.js
tests/t/default.t.js
tests/t/directives.t.js
tests/t/filters.t.js
tests/t/greetings.t.js
tests/t/hash.t.js
tests/t/hello.t.js
tests/t/join.t.js
tests/t/list.t.js
tests/t/localise.t.js
tests/t/loop.t.js
tests/t/objects.t.js
tests/t/plugins.t.js
tests/t/set.t.js
tests/t/stash.t.js
tests/t/string.t.js
tests/t/test.html
tests/t/variables.t.js.XXX
tests/template/index.html
tests/template/test.html
tests/tjs/Makefile
tests/tjs/config.yaml
util/convert-tt2-tests
