[Pdx-pm] Read only?

chromatic chromatic at wgz.org
Sun Sep 17 14:22:27 PDT 2006


On Sunday 17 September 2006 13:48, Kris Bosland wrote:

> this works:
>
> 	my @columns = @{$softtable->[3]};
> 	is(join(' ',map { $_->{val} } @columns),"100","set1 first bin");
>
> So, it doesn't like my dereference notation for some reason.

Odd; can you post a little more context?  The error message bothers me (in an 
anonymous subroutine?).

-- c


More information about the Pdx-pm-list mailing list