Help for this page

Select Code to Download


  1. or download this
        foreach my $num (split /::/ => $value) {
    
  2. or download this
      my %matches = map {$_ => 1} 17, 83, 114, 205, 407;  
      while (my ($key, $value) = each %hash) {
    ...
          next;
        }
      } ### end while