Help for this page
while (<STDIN>) { chomp; ... print "$key ($count)\n"; print "Id: $_\n" for @$ids; }