yes, you have a problem them. three options spring to mind:
1) if the current version of perl that you installed is installed elsewhere other than /usr/bin/perl, you're in luck. Install the RHEL perl, job done.
2) if not, you might try installing RHEL perl through relocation, then altering your path to call this by default. this is not recommended however, as /usr/bin/perl is hardcoded in various points through zimbra software.
3) uninstall your current perl, install RHEL perl. reinstall cpan mods to rhel. |