add JSON::XS to the top of the JSON loaders list
[p5sagit/Config-Any.git] / t / invalid / conf.conf
1 name = TestApp
2 <Component Controller::Foo
3     foo bar
4 </Component>
5 <Model Model::Baz>
6     qux xyzzy
7 </Model>