Help for this page

Select Code to Download


  1. or download this
        ...
        my $col_name = $elements[1];
    ...
    while ( my ( $col_name, $times_seen ) = each %seen ) {
        print "$col_name: $times_seen\n";
    }
    
  2. or download this
    open (INPUT,"$INFILE") or die "\n$filerror\$INFILE",,1;