my @found_nodes= grep { $_->value =~ /LookForThis/ } $tree->traverse( $tree->POST_ORDER );