Help for this page
#In module: sub acls { ... while(my ($name, $value) each $mod->acls) { print $name; }
foreach(keys $mod->acls) { }