Alexey Trofimenko wrote:
I wonder about mixed synax:

 %hash = ( :keyÂvalueÂ
           :key2ÂvalueÂ
           :key3
           key4 => 'value',
           'key5','value',
           Âkey6 value key7 value )

Did I make mistakes here?

That depends. I asked Damian about this a few weeks ago. He said whetever they could get away with would be valid. Meaning that as long as it is doable with the parser you can do it.


matt

Reply via email to