Help for this page

Select Code to Download


  1. or download this
    my %range_counts = ();
    my %counts = ();
    ...
    }
    
    print "there were $counts{'4kset'} 4000-6000 lines\n";