in reply to Re: Array of Arrays: why is "$VAR1->[0][1]" and the like embedded within?
in thread Array of Arrays: why is "$VAR1->[0][1]" and the like embedded within?

Ah. My thoughts went that way, but I had a hard time visualizing the issue. I'll be thinking on it a bit.
$state{tired}?sleep(40):eat($food);
  • Comment on Re^2: Array of Arrays: why is "$VAR1->[0][1]" and the like embedded within?