Help for this page

Select Code to Download


  1. or download this
    my %macs;
    foreach @aps {
      $macs{$_->{'ap_MAC'}}=$_;
    }
    
  2. or download this
     $macs{"00:00:00:00:00:00"}{'serial'} = "FTX12345678";