Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -le
    "for ({ qw(a 1  b 2  c 3) }) {
    ...
    c => 3
    a => 1
    b => 2