Help for this page

Select Code to Download


  1. or download this
    my %count;
    while (<FILE>) {
    ...
        # my( $src, $sport ) = split $;, $pair;
    }
    
  2. or download this
    my @fields = ( 9, 12 );
    
    ...
        # my @vec = split $;;
    }