my $data = { example => { other => [ ], } }; $data->{example}->{other}->[0] = "wuzzle";