in reply to Cant use string(_) as array ref..!!

Can you please suggest a way to remove this issue ????
  • Comment on Re: Cant use string(_) as array ref..!!

Replies are listed 'Best First'.
Re^2: Cant use string(_) as array ref..!!
by vinoth.ree (Monsignor) on Jan 24, 2013 at 10:14 UTC

    Just for clarification can you tell me what you are doing here ? push(@{${$key}[0]},1,33);