Help for this page
Select Code to Download
Select
or
download this
$VAR1 = { 'k1' => { ... } }; $VAR1->{'k2'}{'k22'} = $VAR1->{'k1'}{'k11'};