Help for this page
c:\@Work\Perl\monks>perl -wMstrict -MData::Dump -le "my %h1 = qw(a 1 b 2 c 3 ); ... dd \%h_out; " { b => 9, c => 11 }