foreach (in $root) { my $thing = $_; #### foreach my $thing (in $root) { #### for my $thing (in $root) {