Help for this page
use strict; use warnings; ... foreach (keys %hash) { print "$_ - $hash{$_}\n"; }
Normal(Should fail with 'HASH(0xhex)' - HASH(0x99aae4) Dereferenced - normal_enemies - HASH(0x98a814) boss_enemies - HASH(0x99adc4) items - HASH(0x99ab24)