Help for this page

Select Code to Download


  1. or download this
    sub acls {
        my $self = shift;
    ...
    foreach(keys %{$mod->acls}) {
        # code in here
    }