Help for this page
#!/usr/bin/perl -w use warnings; ... } } }
... while (<FILE>) { ... ++$topHash{$year}{$month}{$day}{$hour}{$minute}; } close(FILE);