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.html
tests/basics.t.js
tests/bin/pull-jemplates
tests/bin/render-template
tests/bin/update-prereqs
tests/config.yaml
tests/directives.t.html
tests/directives.t.js
tests/filters.t.html
tests/filters.t.js
tests/index.html
tests/jemplate.js
tests/jemplate/basic_array1.html
tests/jemplate/directives1.html
tests/jemplate/directives2.html
tests/jemplate/directives3.html
tests/jemplate/directives4.html
tests/jemplate/filters_html.html
tests/jemplate/filters_indent.html
tests/jemplate/filters_null.html
tests/jemplate/filters_repeat.html
tests/jemplate/filters_truncate.html
tests/jemplate/filters_uri.html
tests/jemplate/hello.html
tests/jemplate/join.html
tests/jemplate/list.html
tests/jemplate/operator1.html
tests/jemplate/operator2.html
tests/jemplate/operator3.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/join.t.html
tests/join.t.js
tests/lib/Debug.js
tests/lib/JSON.js
tests/lib/Subclass.js
tests/lib/Test/Base.js
tests/lib/Test/Builder.js
tests/lib/Test/Harness.js
tests/lib/Test/Harness/Browser.js
tests/lib/Test/Jemplate.js
tests/lib/xmlhttprequest.js
tests/list.t.html
tests/list.t.js
tests/mangler/ctx.tst
tests/mangler/mangle.pl
tests/mangler/README
tests/mangler/test-data.tmpl.tt
tests/string.t.html
tests/string.t.js
tests/template/index.html
tests/template/test.html
ToDo
