View Single Post
  #2 (permalink)  
Old 01-07-2008, 06:11 PM
jholder jholder is offline
Zimbra-Yahoo Consultant
 
Posts: 5,608
Default

We also have discovered that having multiple instances of Scalar::Util and related perl modules installed can cause the same problem. Please be sure to verify your installed components with your package management software. You can also use
Code:
perl -V
to find the paths Perl will use to search for additional modules

EDIT: To our CentOS users

Last edited by mmorse : 01-25-2008 at 02:21 AM.
Reply With Quote