On Thu, May 24, 2001 at 04:35:52PM +0100, Cross David - dcross wrote:
> > > my @array = $h{two};
I bumped into this in 1997 and became convinced list contexts aren't
propagated to the effective sub call. If you look at the above line,
there's something very odd seeming about it anyway, and it's not
necessarily clear WTF is going on :-) At that time I didn't really have
resources/time to mention it to anyone and worked around it (them days of
riding back to Reading at 3am or sleeping on a couch ready for a 7am
start, etc -- and I were grateful!)
The source for what I was working on is locked on an NT box (boo!) at
work; I'll check there and see what I did (FWIW; probably not exciting).
Paul