add YAML::XS to the top of the YAML loaders. tidy up some copyright lines.
[p5sagit/Config-Any.git] / t / invalid / conf.conf
CommitLineData
77f14cda 1name = TestApp
2<Component Controller::Foo
3 foo bar
4</Component>
5<Model Model::Baz>
6 qux xyzzy
7</Model>