Changes
DESIGN
doc/html/Jemplate.html
doc/text/Jemplate.text
examples/ajax/data.json
examples/ajax/index.html
examples/ajax/template/body.html
examples/compile.sh
examples/features/index.html
examples/features/templates/body.html
examples/features/templates/footer.html
examples/features/templates/hacker.html
examples/features/templates/header.html
examples/features/templates/wrapper.html
examples/features/templates/wrapper2.html
examples/hello/index.html
examples/hello/templates/hello.html
examples/index.html
examples/js/ajax.js
examples/js/features.js
examples/js/hello.js
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/Share.pm
inc/Module/Install/TestBase.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
inc/Spiffy.pm
inc/Test/Base.pm
inc/Test/Base/Filter.pm
inc/Test/Builder.pm
inc/Test/Builder/Module.pm
inc/Test/More.pm
jemplate
lib/Jemplate.pm
lib/Jemplate/Directive.pm
lib/Jemplate/Grammar.pm
lib/Jemplate/Parser.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
META.yml
parser/Grammar.pm.skel
parser/Parser.yp
parser/README
parser/yc
README
share/Jemplate.js
t/block.t
t/call.t
t/clear.t
t/for.t
t/get-set.t
t/hello.t
t/if-else.t
t/if-variations.t
t/javascript.t
t/process.t
t/quoted.t
t/stash.t
t/switch.t
t/test.t
t/TestJemplate.pm
t/throw.t
t/while.t
t/wrapper.t
tests/basics.t.js
tests/config.yaml
tests/default.t.js
tests/directives.t.js
tests/filters.t.js
tests/hash.t.js
tests/join.t.js
tests/list.t.js
tests/localise.t.js
tests/mangler/ctx.tst
tests/mangler/mangle.pl
tests/mangler/README
tests/mangler/test-data.tmpl.tt
tests/run/basics.t.html
tests/run/bin/daemon
tests/run/bin/pull-jemplates
tests/run/bin/render-template
tests/run/default.t.html
tests/run/directives.t.html
tests/run/filters.t.html
tests/run/hash.t.html
tests/run/index.html
tests/run/jemplate.js
tests/run/jemplate/basic_array1.html
tests/run/jemplate/default.html
tests/run/jemplate/directives1.html
tests/run/jemplate/directives2.html
tests/run/jemplate/directives3.html
tests/run/jemplate/directives4.html
tests/run/jemplate/filters_html.html
tests/run/jemplate/filters_indent.html
tests/run/jemplate/filters_null.html
tests/run/jemplate/filters_repeat.html
tests/run/jemplate/filters_replace.html
tests/run/jemplate/filters_truncate.html
tests/run/jemplate/filters_uri.html
tests/run/jemplate/hash_each.html
tests/run/jemplate/hash_exists.html
tests/run/jemplate/hash_import.html
tests/run/jemplate/hash_keys.html
tests/run/jemplate/hash_list.html
tests/run/jemplate/hash_nsort.html
tests/run/jemplate/hash_size.html
tests/run/jemplate/hash_sort.html
tests/run/jemplate/hash_values.html
tests/run/jemplate/hello.html
tests/run/jemplate/join.html
tests/run/jemplate/list.html
tests/run/jemplate/localise1.html
tests/run/jemplate/localise2.html
tests/run/jemplate/operator1.html
tests/run/jemplate/operator2.html
tests/run/jemplate/operator3.html
tests/run/jemplate/stash-functions1.html
tests/run/jemplate/stash-functions2.html
tests/run/jemplate/string_chunk.html
tests/run/jemplate/string_defined.html
tests/run/jemplate/string_hash.html
tests/run/jemplate/string_length.html
tests/run/jemplate/string_list.html
tests/run/jemplate/string_match.html
tests/run/jemplate/string_repeat.html
tests/run/jemplate/string_replace.html
tests/run/jemplate/string_search.html
tests/run/jemplate/string_size.html
tests/run/jemplate/string_split.html
tests/run/join.t.html
tests/run/lib/Subclass.js
tests/run/lib/Test/Base.js
tests/run/lib/Test/Builder.js
tests/run/lib/Test/Harness.js
tests/run/lib/Test/Harness/Browser.js
tests/run/list.t.html
tests/run/localise.t.html
tests/run/stash.t.html
tests/run/string.t.html
tests/run/template/index.html
tests/run/template/test.html
tests/stash.t.js
tests/string.t.js
tests/Test/Jemplate.js
ToDo
