my $ref1 = { “name” => “Stefan”, “age” => 20 }; my $ref2 = { “name” => “Yoda”, “age” => 900 };