So I was installing a bunch of CPAN modules on a new CentOS 4 machine, and I started getting failed installations with Compress::Zlib, HTML::TableExtract, Archive::Zip, and others. Oddly enough, these problems seem to have gone away after I force-installed Scalar::Util, which was already installed. I'm wondering if there is a bug that can be fixed that will prevent this weird state from occurring in the future.
-B.
