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
