Re: [pugs] array interpolation question

2005-03-05 Thread Garrett Rooney
Garrett Rooney wrote: Assuming the spec is correct, here's a patch to add some more tests to t/op/string_interpolation.t. Of course, those should have been todo_is tests... Here's the right patch. -garrett Index: t/op/string_inter

[pugs] array interpolation question

2005-03-05 Thread Garrett Rooney
It looks like the current pugs array interpolation doesn't quite match the description in S02. S02 says that container references automatically dereference to the appropriate (white space separated) string values, which is fine, pugs does that now, but it also says that to interpolate an entire