The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.015.
AUTHORS
Build.PL
Changes
GitGuide.md
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README.md
lib/Dancer2.pm
lib/Dancer2/CLI.pm
lib/Dancer2/CLI/Command/gen.pm
lib/Dancer2/CLI/Command/version.pm
lib/Dancer2/Config.pod
lib/Dancer2/Cookbook.pod
lib/Dancer2/Core.pm
lib/Dancer2/Core/App.pm
lib/Dancer2/Core/Cookie.pm
lib/Dancer2/Core/DSL.pm
lib/Dancer2/Core/Dispatcher.pm
lib/Dancer2/Core/Error.pm
lib/Dancer2/Core/Factory.pm
lib/Dancer2/Core/HTTP.pm
lib/Dancer2/Core/Hook.pm
lib/Dancer2/Core/MIME.pm
lib/Dancer2/Core/Request.pm
lib/Dancer2/Core/Request/Upload.pm
lib/Dancer2/Core/Response.pm
lib/Dancer2/Core/Role/ConfigReader.pm
lib/Dancer2/Core/Role/DSL.pm
lib/Dancer2/Core/Role/Engine.pm
lib/Dancer2/Core/Role/Handler.pm
lib/Dancer2/Core/Role/HasLocation.pm
lib/Dancer2/Core/Role/Headers.pm
lib/Dancer2/Core/Role/Hookable.pm
lib/Dancer2/Core/Role/Logger.pm
lib/Dancer2/Core/Role/Serializer.pm
lib/Dancer2/Core/Role/SessionFactory.pm
lib/Dancer2/Core/Role/SessionFactory/File.pm
lib/Dancer2/Core/Role/StandardResponses.pm
lib/Dancer2/Core/Role/Template.pm
lib/Dancer2/Core/Route.pm
lib/Dancer2/Core/Runner.pm
lib/Dancer2/Core/Session.pm
lib/Dancer2/Core/Time.pm
lib/Dancer2/Core/Types.pm
lib/Dancer2/FileUtils.pm
lib/Dancer2/Handler/AutoPage.pm
lib/Dancer2/Handler/File.pm
lib/Dancer2/Logger/Capture.pm
lib/Dancer2/Logger/Capture/Trap.pm
lib/Dancer2/Logger/Console.pm
lib/Dancer2/Logger/Diag.pm
lib/Dancer2/Logger/File.pm
lib/Dancer2/Logger/Note.pm
lib/Dancer2/Logger/Null.pm
lib/Dancer2/Manual.pod
lib/Dancer2/Plugin.pm
lib/Dancer2/Plugin/Ajax.pm
lib/Dancer2/Plugins.pod
lib/Dancer2/Serializer/Dumper.pm
lib/Dancer2/Serializer/JSON.pm
lib/Dancer2/Serializer/Mutable.pm
lib/Dancer2/Serializer/YAML.pm
lib/Dancer2/Session/Simple.pm
lib/Dancer2/Session/YAML.pm
lib/Dancer2/Template/Implementation/ForkedTiny.pm
lib/Dancer2/Template/Simple.pm
lib/Dancer2/Template/TemplateToolkit.pm
lib/Dancer2/Template/Tiny.pm
lib/Dancer2/Test.pm
lib/Dancer2/Tutorial.pod
script/dancer2
share/skel/MANIFEST.SKIP
share/skel/Makefile.PL
share/skel/bin/+app.pl
share/skel/config.yml
share/skel/environments/development.yml
share/skel/environments/production.yml
share/skel/lib/AppFile.pm
share/skel/public/+dispatch.cgi
share/skel/public/+dispatch.fcgi
share/skel/public/404.html
share/skel/public/500.html
share/skel/public/css/error.css
share/skel/public/css/style.css
share/skel/public/favicon.ico
share/skel/public/images/perldancer-bg.jpg
share/skel/public/images/perldancer.jpg
share/skel/public/javascripts/jquery.js
share/skel/t/001_base.t
share/skel/t/002_index_route.t
share/skel/views/index.tt
share/skel/views/layouts/main.tt
t/00-compile.t
t/00-report-prereqs.t
t/ajax_plugin.t
t/any.t
t/app.t
t/app/t1/bin/app.psgi
t/app/t1/config.yml
t/app/t1/lib/App1.pm
t/app/t1/lib/Sub/App2.pm
t/app/t2/.dancer
t/app/t2/config.yml
t/app/t2/lib/App3.pm
t/auto_page.t
t/caller.t
t/charset_server.t
t/config.yml
t/config/config.yml
t/config/environments/failure.yml
t/config/environments/merging.yml
t/config/environments/production.yml
t/config/environments/staging.json
t/config_multiapp.t
t/config_reader.t
t/config_settings.t
t/context-in-before.t
t/cookie.t
t/corpus/pretty/505.tt
t/corpus/pretty_public/404.html
t/corpus/pretty_public/510.html
t/corpus/static/1x1.png
t/corpus/static/index.html
t/custom_dsl.t
t/dancer-test.t
t/dancer-test/config.yml
t/deserialize.t
t/dispatcher.t
t/dsl.t
t/dsl/extend.t
t/dsl/extend_config/config.yml
t/dsl/halt.t
t/dsl/pass.t
t/engine.t
t/error.t
t/error_template.t
t/factory.t
t/file_utils.t
t/forward.t
t/forward_before_hook.t
t/forward_test_tcp.t
t/handler_file.t
t/hooks.t
t/http_methods.t
t/http_status.t
t/lib/App1.pm
t/lib/App2.pm
t/lib/DancerPlugin.pm
t/lib/Foo.pm
t/lib/FooPlugin.pm
t/lib/Hookee.pm
t/lib/MyDancerDSL.pm
t/lib/PluginWithImport.pm
t/lib/SubApp1.pm
t/lib/SubApp2.pm
t/lib/TestApp.pm
t/lib/TestPod.pm
t/log_die_before_hook.t
t/log_levels.t
t/logger.t
t/logger/file.t
t/logger_console.t
t/lwp-protocol-psgi.t
t/memory_cycles.t
t/mime.t
t/multi_apps.t
t/multi_apps_forward.t
t/multiapp_template_hooks.t
t/named_apps.t
t/plugin_import.t
t/plugin_multiple_apps.t
t/plugin_register.t
t/plugin_syntax.t
t/psgi_app.t
t/public/file.txt
t/redirect.t
t/release-distmeta.t
t/release-no-tabs.t
t/release-pod-syntax.t
t/request.t
t/request_params.t
t/request_upload.t
t/response.t
t/roles/headers.t
t/roles/hook.t
t/route-pod-coverage/route-pod-coverage.t
t/route.t
t/runner.t
t/serializer.t
t/serializer_json.t
t/serializer_mutable.t
t/server_standalone.t
t/session_config.t
t/session_engines.t
t/session_forward.t
t/session_hooks.t
t/session_lifecycle.t
t/session_object.t
t/sessions/U1V-BgAAGf4AUVz9SCl75podmNK50PAP.yml
t/sessions/U1V45QAAQt17pdKEYSq8QJ4fUrrAstic.yml
t/sessions/U1V4OQAAN0HuLoN_ijuiS20Me-2_O_o3.yml
t/sessions/U1V58wAAVJQTwafV4Dq1UPHukvT_ZMz3.yml
t/sessions/U1V5DQAARZaqdcheriGEwd2jH_ckj4c-.yml
t/sessions/U1V5UwAASjUrDgqw8FOTpI0DiZ7JNxH9.yml
t/sessions/U1V5hAAATV-WhNU_d6D6Olx_4Crtg3lw.yml
t/sessions/U1V5sgAAUGFe9B-4pjShyFlzUlth4WAI.yml
t/sessions/U1V6EwAAVtIByIBOeMRBUO-d2F-XLe_D.yml
t/sessions/U1V9HQAAC0DngjFxqJnOBoSqB98lwXo4.yml
t/sessions/U1VwhgAAOL9DJqLhEiiR1_04Xeedi7u-.yml
t/sessions/U1VxVAAARTfscuC3UnvpFfJu2sSd2A_k.yml
t/sessions/U1VxZgAARqvobxwHMXiD_DZZCf4BSivq.yml
t/sessions/U1VyaAAAVsIl4t6YaQ5RzBPr_bxBnOAC.yml
t/sessions/U1VzhwAAae9G4_0p1wTY7P_xE79N1Rwg.yml
t/sessions/U1VznQAAa4uWAuqGkfznOQ-HR2KlyJjV.yml
t/sessions/U1WFfgAAFIO3LAkWQ7pWivZWiLCE3FX-.yml
t/sessions/U1WFpgAAFy9iLoLEjtwjSHuE0IDNcgnD.yml
t/sessions/U1WHzwAAOs4dHSVnPVFzR9crTSDprFeX.yml
t/sessions/U1WILgAAQNdL716zIPwofCjhzGS41yLe.yml
t/sessions/U2AiRAAAJdhTvXJ3LDf4H45hGSuKzlv1.yml
t/sessions/U2ApbAAAImRCE4Qe-LCXBlLiM0-FTj3K.yml
t/sessions/U2AruAAATC_H53mjAeoJ7MerYfC3wNhY.yml
t/sessions/U3pRDAAAECNvXRU83aIxaHVPL4gyJizJ.yml
t/sessions/U3uaXAAAPpB2ak6D-beU3ac86q3Fzubf.yml
t/sessions/U3ubAgAAP6qqBoPoKk1-NqdBJE3yY60F.yml
t/sessions/U3uvJgAAAewCiO6hCwLU8SK7AlGr8aIr.yml
t/sessions/U3uvswAABBMj4JVXQ3Bqx8CZNafKO-l8.yml
t/sessions/U3zljwAATHZ1yBP_A2i7YAbSEftwk_nE.yml
t/sessions/U4-KnAAAP7Dn7vgEteB4GDsZUteL7p6W.yml
t/sessions/U4-LXgAAQqYCszbBDDNmM2OR0JpwqJhe.yml
t/sessions/U4G_aAAAfaQtKgidEAnwcTsRTY9Q2Yu_.yml
t/sessions/U4Jz2QAAaPNE7iyvfSGUYWQTOaA-woYn.yml
t/sessions/U4OdnwAAKZg_5JE3bq3hSphZ-DN1VUG7.yml
t/sessions/U4dFSgAASX6X8UGuhI8EZCrkTLKIYEDv.yml
t/sessions/U4dFuQAASvRTfhriav1JejXrIpcGPEZu.yml
t/sessions/U4dHNwAAURLdtNi0IuajTgmkXFQfvjrA.yml
t/sessions/U4dhegAAAw5gU_GDhdYOAgg7AtnGvHoB.yml
t/sessions/U4uQKwAAc0S31MjwWDgsnGg-wkwCcUp-.yml
t/sessions/U7g83AAAD40GMDKZZbYNAi9jRU6lJlmd.yml
t/sessions/U7hR3AAAME4JbYM_IBVWT5sQq-OlHt5v.yml
t/sessions/U8-0IAAAIo7quaDrMsrwW_vaalYuLN5G.yml
t/sessions/U8-x8wAAH8c5NFaIXyuTBQ1qaMYVXtms.yml
t/sessions/U8-yGQAAIIeUD3g5pCfu12mGyb9jdFpA.yml
t/sessions/U8EjygAAC9a8v1m7XkjynBlJ8JKWkXsr.yml
t/sessions/U8FTogAARfIT33ImUZSd5ffmiDvPjQ1k.yml
t/sessions/U8q6bgAAY5J_az3iLVXSgmzZBpzsGZdn.yml
t/sessions/U8qxAQAAVNrEmBCFpYG_oFJEBuv5Oo1T.yml
t/sessions/U8sClAAAQzB77au98B9OAeDZsoejrJ6L.yml
t/sessions/U9QiNAAATPWPqf4CsvJrPEfxpRGNdfDK.yml
t/sessions/U9UMBAAAWAmK4rV4Zld987OFzngYrzpQ.yml
t/sessions/U9URAgAAYlA49NVHsXQZcLgJzSdDKNDU.yml
t/sessions/Uf-CrAAAdd2mP4pJAIBzc6YRqXnqeNUt.yml
t/sessions/Uf-GsQAANz9OaEztWyuSfJKegUq3zD1V.yml
t/sessions/Uf-HDgAAPPOeyDGX2_IgTLzBg6iBsFkk.yml
t/sessions/Uf-HTQAAQOJeFHxmhw1aJKUgIkGseaAI.yml
t/sessions/Uf-HZwAAQt4cqJPl7UTFUrFyY7yxYVj_.yml
t/sessions/Uf-IdQAAVEongozIzRJZUxy_Q8DMaruI.yml
t/sessions/Uf1awwAAXkpPhxmXEwjwLY6Oi5Dv7A8v.yml
t/sessions/Uf1znwAABxlBOUOk04NfndOLhVZzIrnf.yml
t/sessions/Uf61DgAAYKLILb8PdeeQV3tryrC08MvP.yml
t/sessions/Uf6vLQAAA33ysk1AfxuFaITEMXY72bEI.yml
t/sessions/Uf6vlwAACre4MIFKa-Jghj6q1OT9sQb_.yml
t/sessions/Uf6xeQAAKIXcote58neJ3jjOIjbBlhKX.yml
t/sessions/Uf6zmAAASb6UqmpBspaQIEzjLIs51E19.yml
t/sessions/UfRHAQAAJsw_2oX_cvBqBtXlgre8vFiy.yml
t/sessions/UfRXcwAAO8pp0bx4QwYmc73cP7UKMyY7.yml
t/sessions/UfUFzgAAOBHtc6NRAKAH4xNgo-GIz8VA.yml
t/sessions/Ufqu9QAAQfNUOjyt9fa2al5-bFlpbWfR.yml
t/sessions/UgEFqgAAa4HX5JbR80YhN9rOBcGLG-zH.yml
t/sessions/UgnzfAAAX0Gcwelnex1vHnakFt7dZMGb.yml
t/sessions/UhC04wAAcgtUmse-OjZCvj1H0_I5z0pU.yml
t/sessions/UhC_EwAAHS4yKDNKIO8DV-5B47BS6vWY.yml
t/sessions/UhaF7gAAYpJSGqByK67_SB3A9mGE5l-s.yml
t/sessions/UhaGNQAAaDVWUzXrQaDQAaQPzLEWV-4v.yml
t/sessions/UiMfZwAAc4FCMkrxKK-kKyuTIDuVupPc.yml
t/sessions/UiMnAgAAahCCdaVhPiVfrcwyo6sxcp7z.yml
t/sessions/UiNDXgAAJ0mTXspthJgvbjShFZfcyPR3.yml
t/sessions/UiNIAwAAbVyD4lIKW93APRO9IDd1K5BJ.yml
t/sessions/UiNIHQAAb3tN7zHtZJRZY7ULJVTc4-bo.yml
t/sessions/UjnvaAAAdx5B7BnSg2YxFz_25MpWqBwX.yml
t/sessions/UjnwfgAACXJ9T98xUqd76qOfcABU4l0R.yml
t/sessions/Uq2XMAAANZ8zV8FD1Emyu7XRdgIZekDJ.yml
t/sessions/Uq40BAAAYEMgWjxMIvRwdxD5PJbiQqf8.yml
t/sessions/Uq4w8QAAKfxODPaYx3AWbGAqcXiVxBIm.yml
t/sessions/UqMKawAAe86AQqQeYQmzh8sUBp6GIdFY.yml
t/sessions/UqMhtgAAbObthtU3fOj5q-ibplcfJI-A.yml
t/sessions/UqMkygAAH92FRll2ucXas2hPHOmBwGxY.yml
t/sessions/UqMo4AAAZlW25DoDlelvGZ9Mf1HPIxyI.yml
t/sessions/UqMsHAAAHWKTi6hOv6wGnR-n8bIUQmYs.yml
t/sessions/UzXj9AAACj99x6qpAKlKAvJQG4vSZA3r.yml
t/sessions/UzrT0wAAQWB3d7CFaS3lIwGy9rUCnQs3.yml
t/sessions/UzrUXQAASbvdoU5rNArltV7cYedp9_zH.yml
t/shared_engines.t
t/splat.t
t/template.t
t/template_default_tokens.t
t/template_ext.t
t/template_name.t
t/template_simple.t
t/template_tiny/01_compile.t
t/template_tiny/02_trivial.t
t/template_tiny/03_samples.t
t/template_tiny/04_compat.t
t/template_tiny/05_preparse.t
t/template_tiny/samples/01_hello.tt
t/template_tiny/samples/01_hello.txt
t/template_tiny/samples/01_hello.var
t/template_tiny/samples/02_null.tt
t/template_tiny/samples/02_null.txt
t/template_tiny/samples/02_null.var
t/template_tiny/samples/03_chomp.tt
t/template_tiny/samples/03_chomp.txt
t/template_tiny/samples/03_chomp.var
t/template_tiny/samples/04_nested.tt
t/template_tiny/samples/04_nested.txt
t/template_tiny/samples/04_nested.var
t/template_tiny/samples/05_condition.tt
t/template_tiny/samples/05_condition.txt
t/template_tiny/samples/05_condition.var
t/template_tiny/samples/06_object.tt
t/template_tiny/samples/06_object.txt
t/template_tiny/samples/06_object.var
t/template_tiny/samples/07_nesting.tt
t/template_tiny/samples/07_nesting.txt
t/template_tiny/samples/07_nesting.var
t/template_tiny/samples/08_foreach.tt
t/template_tiny/samples/08_foreach.txt
t/template_tiny/samples/08_foreach.var
t/template_tiny/samples/09_trim.tt
t/template_tiny/samples/09_trim.txt
t/template_tiny/samples/09_trim.var
t/time.t
t/types.t
t/uri_for.t
t/vars.t
t/views/auto_page.tt
t/views/beforetemplate.tt
t/views/folder/page.tt
t/views/index.tt
t/views/layouts/main.tt
t/views/template_simple_index.tt
t/views/tokens.tt
xt/perlcritic.rc
xt/perltidy.rc
xt/whitespace.t