Help for this page
use strict; use warnings; ... { print "Array $_ ", join (", ", @{$str{$_}}), "\n"; }