Help for this page

Select Code to Download


  1. or download this
    push @results, $element.'-'.$pair;
    foreach (@results)
      {
    ...
         $element{$_} = $element;
      }
    }