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

[email protected] (Bart Lateur) Mon, 18 Sep 2000 11:00:08 +0200
Newsgroups perl.perl6.language.data
Organization MediaMind
Message-ID <[email protected]>
On Sun, 17 Sep 2000 21:59:47 -0700, Nathan Wiger wrote:

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

Simple and consistent would be behaviour like

	"@{[%hash]}"

However, convenient it is not, getting all key/value pairs in one row.
It's not what was proposed, anyway.

-- 
	Bart.