my %opp; $opp{"type"} = "Opportunity"; $opp{"id"} = '0063000000xxRLnAAN'; $opp{"closedate"}="2013-12-12"; $res2 = $sforce->update(%opp);