Help for this page

Select Code to Download


  1. or download this
    %Hash = (
                    ArrayInHash => [1,2,3,4],
    ...
    {
        print "\n$_";
    }