Help for this page
@matrices = qw(user_group user_realm group_realm realm_template template_subsite realm_subsite);
sub IsMatrix { ... return $cache->{"${child}_$parent"}; }
grep /^${child}_$parent$/, @matrices;