Scalar::Util - Upgrade from 3.8.1 to 3.8.2

This is likely to be a Linux problem rather than anything else, but I’m
stuck. Not used to using any of the Perl utils.

I tried to upgrade the database and it tells me to run - perl -MCPAN
-e’install Scalar::Util’ because of the weaken problem. I do this and
receive the error:

“Can’t locate object method “install” via package “Scalar::Util” at -e
line 1.”

No idea how to continue. Have searched for the problem but I can’t get a
solution - it’s no doubt an easy problem to resolve.

Kind regards,

Paul Broadwith (MBCS)

Paul Broadwith wrote:

This is likely to be a Linux problem rather than anything else, but I�m
stuck. Not used to using any of the Perl utils.

I tried to upgrade the database and it tells me to run � perl �MCPAN
�e�install Scalar::Util� because of the weaken problem. I do this and
receive the error:

�Can’t locate object method “install” via package “Scalar::Util” at -e
line 1.�

No idea how to continue. Have searched for the problem but I can�t get a
solution � it�s no doubt an easy problem to resolve.

What happens if you use the CPAN shell?

Regards
Racke

LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team

I tried to upgrade the database and it tells me to run - perl -MCPAN
-e’install Scalar::Util’ because of the weaken problem. I do this and
receive the error:

“Can’t locate object method “install” via package “Scalar::Util” at -e
line 1.”

perl -MCPAN -e’shell’
force install Scalar::Util