in reply to Being forced to 5.10??
Alternatively, try installing the XS version of Scalar::Util.
Update: you can force the XS version to be built by using perl Makefile.PL -xs when building the distribution Scalar-List-Utils. However, it looks like the XS version should automatically be selected if your perl has access to a C compiler.
|
|---|