Help for this page
#!/usr/bin/perl use strict; ... }
for(1..6){ $entries{$_}{'addy'} = 'zz'.$_ if($_ == 3);