Help for this page
c:\@Work\Perl\monks>perl -le "use strict; ... 'one' => '1', 'two' => '2' };
my %hash = do { no warnings 'misc'; split / /, $str; };