On Sun, May 03, 2009 at 10:24:54AM -0500, fREW Schmidt wrote:
>       [ %{$data}->values->map->(sub { $_ + 1  }) ]

don't dereference $data; your sanity check example uses a hashref, not a hash,
so it works fine.

hdp.

Reply via email to