Help for this page

Select Code to Download


  1. or download this
    foreach $uid (keys %{$systems{$sys}}){
    
  2. or download this
    @userids=keys %{$systems{$sys}};
    foreach $uid (@userids){