Quote:
Originally Posted by quanah The issue occurs if you upgrade perl to something other than what shipped with your OS. So if you haven't upgraded perl, then you are just fine. I.e., it is not specifically that perl 5.8.8 is "bad". It just wasn't what was shipped with CentOS4. Since 5.8.8 is what ships with CentOS5, it should be just fine, assuming you are using the 5.8.8 that shipped.
--Quanah |
I was running CentOS5 all stock and I still had to force rebuild/install Scalar::Util
Code:
perl -MCPAN -e shell
force install Scalar::Util
See
THIS thread
ymmv and it might not be an issue in 5.0.1 but it was for 5.0 for me. All things considered, not much of an issue really
regards,
Lonny