The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
% extends_config 'common',
%     app => 'MyApp',
%     url => 'http://localhost:9010';
{
   "databases" : {
        "dev" : {
            "database" : "metadataserver",
            "schema"   : "mds"
        }
   }
}