Help for this page
Select Code to Download
Select
or
download this
%hash = 100;
Select
or
download this
%hash = ( 100 => undef );
Select
or
download this
keys(%hash) = 100;