update git repo url
[p5sagit/Config-Any.git] / t / supported / conf.pl
1 {   name      => 'TestApp',
2     Component => { 'Controller::Foo' => { foo => 'bar' } },
3     Model     => { 'Model::Baz' => { qux => 'xyzzy' } }
4 }