Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -le
    "my %hash = qw(a 1  b 2  c 3);
    ...
    'c' => '3'
    'c' => '3'
    'c' => '3'