perl example.pl $VAR1 = { 'another' => 1, 'that' => 0, 'this' => 0 }; $VAR2 = { 'another' => 1, 'that' => 1, 'this' => 1 };