in reply to Re: An anomaly with List::Util::reduce and/or eval?
in thread An anomaly with List::Util::reduce and/or eval?
Do you have the compiled version of List::Util installed? Ie. Do you have lib/auto/List/Util/Util.dll?
If the compiled version isn't available, then the module falls back to using pure perl code. Maybe that is the difference?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: An anomaly with List::Util::reduce and/or eval?
by demerphq (Chancellor) on Aug 13, 2003 at 21:04 UTC |