$page->{...}{'toolbar'}{'standard'} = $toolbar->{'standard'}; #### # $struct->{'toolbar'}{'standard'} does not exist at # this point. $struct->{'toolbar'} may or may not exist $struct->{'page'}{...}{'toolbar'}{'standard'} = $struct->{'toolbar'}{'standard'};