Dancer2-Plugin-Interchange6
view release on metacpan or search on metacpan
t/environment/disabled_cart_and_checkout.yml view on Meta::CPAN
plugins:
DBIC:
default:
dsn: 'dbi:SQLite:dbname=:memory:'
options:
on_connect_call: use_foreign_keys
on_connect_do: 'PRAGMA synchronous = OFF'
quote_names: 1
sqlite_unicode: 1
'Interchange6::Routes':
navigation: ~
cart:
active: 0
checkout:
active: 0
session: DBIC
engines:
session:
DBIC:
db_connection_name: default
template: template_flute
( run in 1.043 second using v1.01-cache-2.11-cpan-99c4e6809bf )