The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
example/forest_tree/index.html
example/forest_tree/jsorb_server.pl
example/js/jquery-1.2.6.js
example/js/json2.js
example/kiokudb_navigator/css/style.css
example/kiokudb_navigator/index.html
example/kiokudb_navigator/jsorb_server.pl
example/README.examples
example/simple/index.html
example/simple/jsorb_server.pl
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Catalyst/Action/JSORB.pm
lib/Catalyst/Action/JSORB/WithInvocant.pm
lib/JS/JSORB.js
lib/JS/JSORB.pm
lib/JSORB.pm
lib/JSORB/Client/Compiler.pm
lib/JSORB/Client/Compiler/Javascript.pm
lib/JSORB/Core/Element.pm
lib/JSORB/Dispatcher/Catalyst.pm
lib/JSORB/Dispatcher/Catalyst/WithInvocant.pm
lib/JSORB/Dispatcher/Path.pm
lib/JSORB/Dispatcher/Traits/WithContext.pm
lib/JSORB/Dispatcher/Traits/WithInvocant.pm
lib/JSORB/Dispatcher/Traits/WithInvocantFactory.pm
lib/JSORB/Interface.pm
lib/JSORB/Method.pm
lib/JSORB/Namespace.pm
lib/JSORB/Procedure.pm
lib/JSORB/Reflector/Class.pm
lib/JSORB/Reflector/Package.pm
lib/JSORB/Server/Simple.pm
lib/JSORB/Server/Traits/WithDebug.pm
lib/JSORB/Server/Traits/WithInvocant.pm
lib/JSORB/Server/Traits/WithStaticFiles.pm
lib/JSORB/Types.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/001_basic.t
t/002_basic_w_lookup.t
t/003_basic_w_adding.t
t/004_basic_assembled.t
t/005_namespace_merge.t
t/006_advanced_merging.t
t/010_procedure_basic.t
t/011_procedure_w_lookup.t
t/020_method_basic.t
t/030_unit_return_value.t
t/031_parameterized_types.t
t/032_maybe_parameter_type.t
t/040_class_reflector.t
t/041_class_reflector_specific_methods.t
t/042_class_reflector_with_inheritance.t
t/100_dispatcher_path.t
t/101_dispatcher_w_invocant.t
t/102_dispatcher_w_context.t
t/103_dispatcher_w_invocant_and_context.t
t/104_dispatcher_w_invocant_factory.t
t/200_server_simple.t
t/201_simple_server_w_invocant.t
t/202_simple_server_w_invocant_factory.t
t/210_server_simple_background.t
t/300_catalyst_action.t
t/400_js_file_handling.t
t/450_basic_client_compiler_js.t
t/451_complex_client_compiler_js.t
t/452_more_complex_client_compiler_js.t
t/460_client_compiler_w_unit.t
t/470_basic_compiler_js_to_file.t
t/lib/TestApp.pm
t/lib/TestApp/Controller/Foo.pm
t/lib/TestApp/Controller/Root.pm
tests/config.yaml
tests/lib/Test/JSORB.js
tests/Makefile
tests/t/001_basic.t.js
tests/t/010_request.t.js
tests/t/020_response.t.js