Help for this page

Select Code to Download


  1. or download this
    my (%hash);
    #my (%hash) = ( foo => 'bar' ); # Try this variation
    ...
    
    else
    {print "hash is undefined\n";}