Help for this page
# Deep Merges two hashes and returns the resulting hash # The hashes must have a similar structure - the following is an error +: ... $Data::Dumper::Sortkeys = 1; print Dumper($c);
$VAR1 = { 'k1' => 5, ... } };