http://qs321.pair.com?node_id=1073170


in reply to Where is perl(:MODULE_COMPAT_5.8.8)

I believe MODULE_COMPAT is defined in the RHEL perl rpm. This command should show you your current version.

rpm -q --provides perl | grep MODULE_COMPAT

Check that you built the rpms on a system with the same version of RHEL perl.