Help for this page
use strict; use warnings; ... foreach (keys %hash) { print @$_, "\n"; }
Can't use string ("ARRAY(0x225fb8)") as an ARRAY ref while "strict ref +s" in use