The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
name: MyApp

# Database Model
Model::DBIC:
  schema_class: Schema::Abilities
  connect_info:
    - dbi:SQLite:db/test.db

default_model: DBIC


Authorization::Abilities:
  debug: 1
  model: Model::DBIC

static_url_path: /static