Help for this page

Select Code to Download


  1. or download this
    my @w = split(/\t/,$_);
    
  2. or download this
    if ( !$seen{$w[0].$w[1]}++ ) {