Prancer
view release on metacpan or search on metacpan
examples/conf/config.yml view on Meta::CPAN
session:
state:
driver: Prancer::Session::State::Cookie
options:
session_key: PSESSION
store:
driver: Prancer::Session::Store::Storable
options:
dir: /tmp/prancer/sessions
static:
dir: /srv/www/resources
# here are MyApp configuration options
foo: bar
( run in 0.682 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )