Help for this page
use warnings; use strict; ... is_deeply \%names, { alic => 2, andy => 3, anne => 2, bert => 2, iowq => 1, john => 1, step => 1, stepy => 2 };