my @data = ( { server => "foo", dbs => [qw/ f1 f2 f3 /], }, { server => "bar", dbs => [qw/ b1 b2 b3 b4 /], }, );