The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{   name              => 'TestApp',
    view              => 'View::TT',
    'Controller::Foo' => { foo => 'bar' },
    'Model::Baz'      => { qux => 'xyzzy' },
    random            => 1,
}