Help for this page
Select Code to Download
Select
or
download this
$SCALAR = %HASH;
Select
or
download this
$SCALAR = \%HASH;
Select
or
download this
return $HASHREF;
Select
or
download this
return %$HASHREF;