The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
LICENSE
META.json
README.md
cpanfile
lib/Kossy.pm
lib/Kossy/Connection.pm
lib/Kossy/Exception.pm
lib/Kossy/Request.pm
lib/Kossy/Response.pm
minil.toml
script/kossy-setup
share/public/css/bootstrap-responsive.min.css
share/public/css/bootstrap.min.css
share/public/favicon.ico
share/public/img/glyphicons-halflings-white.png
share/public/img/glyphicons-halflings.png
share/public/js/bootstrap.min.js
share/public/js/jquery.min.js
t/000_kossy/build_json_serializer.t
t/000_kossy/build_text_xslate.t
t/000_kossy/json_serializer.t
t/000_kossy/routing.t
t/001_kossy-connection/halt.t
t/001_kossy-connection/halt_no_content.t
t/001_kossy-connection/halt_text.t
t/001_kossy-connection/render.t
t/001_kossy-connection/render_json.t
t/002_kossy-request/cookie.t
t/002_kossy-request/parameters.t
t/002_kossy-request/parameters_decoded.t
t/002_kossy-request/params.t
t/002_kossy-request/request_body_parser.t
t/00_compile.t
t/01_new.t
t/06_mount.t
t/07_security_header.t
t/100_bugs/001_array_value_parameters_in_json_body.t
t/100_bugs/002_a_few_parameters_in_json_body.t
t/100_bugs/003_random_routes.t
t/MyApp.pm
META.yml
MANIFEST