Help for this page

Select Code to Download


  1. or download this
    my %hash = qw(foo 1  bar 2);
    foo(%hash);
    bar(\%hash);