# build the dependency map for active children $child{$_} ||= $parent{$_} for grep $_->active, $self->children;