in reply to Re: Re: An anomaly with List::Util::reduce and/or eval?in thread An anomaly with List::Util::reduce and/or eval?
But it is in scalar context: try forcing a list contect by prefixing the eval with () = ;-)
Liz