Re: RFC 237 (v1) hashes should interpolate in double-quoted strings

[email protected] (Nathan Wiger) Sun, 17 Sep 2000 21:59:47 -0700
Newsgroups perl.perl6.language.data
Message-ID <[email protected]>
> The idea of interpolating a hash is cool... but is seperating each
> pair by $/ really useful?  A comma or $" sees to make more sense.

Yeah, I for one think %hashes should be interpolated exactly like
@arrays. It's simple and consistent.

-Nate