7de24ebf0d86628f55d6b1ee055473a0d14bf349
[catagits/Catalyst-Plugin-ConfigLoader.git] / t / lib / TestApp / testapp.pl
1 {
2         name               => 'TestApp',
3         Controller::Config => {
4                 foo => 'foo'
5         },
6         cache              => '__HOME__/cache',
7 }