The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
LICENSE
MANIFEST
META.yml
Makefile.PL
README
README.md
bin/Kelp
conf/nomod.pl
conf/test.pl
dist.ini
lib/Kelp.pm
lib/Kelp/Base.pm
lib/Kelp/Less.pm
lib/Kelp/Module.pm
lib/Kelp/Module/Config.pm
lib/Kelp/Module/Config/Null.pm
lib/Kelp/Module/JSON.pm
lib/Kelp/Module/Logger.pm
lib/Kelp/Module/Null.pm
lib/Kelp/Module/Routes.pm
lib/Kelp/Module/Template.pm
lib/Kelp/Module/Template/Null.pm
lib/Kelp/Request.pm
lib/Kelp/Response.pm
lib/Kelp/Routes.pm
lib/Kelp/Routes/Pattern.pm
lib/Kelp/Template.pm
lib/Kelp/Test.pm
log/keep
t/base.t
t/bin_tests.t
t/conf/a/config.pl
t/conf/b/config.pl
t/conf/b/test.pl
t/conf/c/test.pl
t/conf/disable/config.pl
t/conf/disable/test2.pl
t/conf/e/config.pl
t/conf/error/test.pl
t/conf/f/config.pl
t/conf/null/config.null
t/conf/session/config.pl
t/conf/template/config.pl
t/less.t
t/lib/MyApp.pm
t/lib/MyApp/Response.pm
t/lib/MyApp/Routes.pm
t/lib/MyApp/Routes2.pm
t/loaded_modules.t
t/log/keep
t/middleware.t
t/module.t
t/module_config.t
t/module_config_get.t
t/module_config_merge.t
t/module_config_null.t
t/module_json.t
t/module_load.t
t/module_logger.t
t/module_template.t
t/module_template_null.t
t/pattern_build.t
t/pattern_cache.t
t/pattern_match.t
t/release-pod-syntax.t
t/request.t
t/request_session.t
t/response.t
t/response_error.t
t/response_finalize.t
t/routes_add.t
t/routes_camelize.t
t/routes_match.t
t/routes_url.t
t/run.t
t/run_bridge.t
t/subclassed.t
t/template.t
t/test.psgi
t/test_psgi.t
t/views/error/404.tt
t/views/error/500.tt
t/views/error/700.tt
t/views/home.tt