| Current Path : /usr/share/doc/perl-Config-Any/conf/ |
| Current File : //usr/share/doc/perl-Config-Any/conf/conf.json |
{
"name": "TestApp",
"Component": {
"Controller::Foo": {
"foo": "bar"
}
},
"Model": {
"Model::Baz": {
"qux": "xyzzy"
}
}
}