Dancer2-Plugin-ControllerAutoload
view release on metacpan or search on metacpan
t/MyApp/config.yml view on Meta::CPAN
# Your application's name
appname: "MyApp"
# The default layout to use for your application (located in
# views/layouts/main.tt)
layout: "main"
# when the charset is set to UTF-8 Dancer2 will handle for you
# all the magic of encoding and decoding. You should not care
# about unicode within your app when this setting is set (recommended).
charset: "UTF-8"
# === Engines ===
#
# NOTE: All the engine configurations need to be under a single "engines:"
# key. If you uncomment engine configurations below, make sure to delete
# all "engines:" lines except the first. Otherwise, only the last
# "engines:" block will take effect.
# template engine
( run in 0.363 second using v1.01-cache-2.11-cpan-f29a10751f0 )