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