Help for this page
use strict; use warnings; ... print Dumper $hash;
$ perl delete_hash.pl $VAR1 = { ... 'ghi' => 2 } };