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