Help for this page
Select Code to Download
Select
or
download this
$hash{$key} = \@table;
Select
or
download this
@table = ( foo => 10, bar => 20 ); $hashref = { @table };