"interpolative context" ment the perl 5 side, where the double quotes should
cause interpolation. Maybe not the best phrase to identify it, now that you
mention it.

Sage

On 6/6/06, Aaron Crane <[EMAIL PROTECTED]> wrote:

Sage La Torra writes:
> http://infohost.nmt.edu/~slatorra/conversionstageone.txt

You say this:

  -Hash in interprative context: "%hash" -> "%hash{}" (also @{[...]} ->
   {...})

Hashes don't interpolate in Perl 5, so that's not an issue (unless I'm
misunderstanding what you meant).  But using "{...}" instead of "@{[...]}"
is definitely a good thing.

--
Aaron Crane

Reply via email to