Help for this page

Select Code to Download


  1. or download this
    %ServerStuatus = ( "$Ip[$i]" => ["$Names[$i]",   "unknown"] );
    
  2. or download this
    $ServerStuatus{"$Ip[$i]"} = ["$Names[$i]",   "unknown"];