Help for this page
#!usr/bin/perl use strict; ... } foreach(keys %buckets){print $_,$buckets{$_},"\n";}