Help for this page

Select Code to Download


  1. or download this
       my $id = $ID[0];
       my $id_lc = lc $id;
    ...
       } else {
          $ids{$id_lc} = 1;
       }