Help for this page

Select Code to Download


  1. or download this
    $subnets{$_}{'comment'} //= 'ALLOCATED' for keys %subnets;
    
  2. or download this
    $_->{comment} //= 'ALLOCATED' for values %subnets;