<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 06/15/2010 04:38 PM, Azher Mughal wrote:
<blockquote cite="mid:4C17E4DF.8060708@hep.caltech.edu" type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
I have these versions installed:<br>
  <br>
Scalar::Util                   1.23      1.23 
G/GB/GBARR/Scalar-List-Utils-1.23.tar.gz<br>
Scalar::Util::PP               1.23      1.23 
G/GB/GBARR/Scalar-List-Utils-1.23.tar.gz<br>
  <br>
[root@mgmt rt-3.8.8]# cpan -O Scalar::Util<br>
Unknown option: O<br>
CPAN: Storable loaded ok<br>
Going to read /root/.cpan/Metadata<br>
  Database was generated on Tue, 15 Jun 2010 11:27:00 GMT<br>
Scalar::Util is up to date.<br>
  <br>
I tried CPANPLUS to uninstall the module, but <br>
  <br>
#perl -MCPANPLUS -e shell<br>
  <br>
CPAN Terminal> u Scalar::Util --force --verbose<br>
  <br>
[MSG] No '/root/.cpanplus/custom-sources' dir, skipping custom sources<br>
[MSG] No '/root/.cpanplus/custom-sources' dir, skipping custom sources<br>
[MSG] No '/root/.cpanplus/custom-sources' dir, skipping custom sources<br>
Uninstalling 'Scalar::Util'<br>
[ERROR] Could not get 'files' for 'Scalar::Util': <br>
  <br>
Error uninstalling 'Scalar::Util'<br>
Problem uninstalling one or more modules<br>
*** You can view the complete error buffer by pressing 'p'***<br>
  <br>
Then i manually installed module from CPAN website, and its the same
version 1.23. However still the same problem.<br>
  <br>
Scalar::Util                   1.23      1.23 
G/GB/GBARR/Scalar-List-Utils-1.23.tar.gz<br>
Scalar::Util::PP               1.23      1.23 
G/GB/GBARR/Scalar-List-Utils-1.23.tar.gz<br>
  <br>
Any hints ?<br>
  <br>
Thanks<br>
-Azher<br>
</blockquote>
The question isn't so much the version of Scalar::Utils as whether or
not it was built with Weaken support. That should show up in the Apache
logs as well.<br>
<br>
Jeff<br>
</body>
</html>