Help for this page
#!/usr/bin/perl use warnings; ... } } }
my %hash = ( 1 => { one => { value => 'v' }, ...