You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Steven Stern <su...@sterndata.com> on 2008/03/01 01:01:54 UTC

Re: Perl problem (Scalar::Util)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/29/2008 03:57 PM, Bill Landry wrote:
| Steven Stern wrote:
|> I'm getting the following error from various perl programs:
|>
|> $sa-update
|> Use of uninitialized value in concatenation (.) or string at
|> /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/Scalar/Util.pm line 30.
|>
|> OK... maybe we need an update:
|>
|>
|> [root@ccim-mx3 ~]# perl -MCPAN -e shell
|> cpan> install Scalar::Util
|> CPAN: Storable loaded ok
|> Going to read /root/.cpan/Metadata
|>   Database was generated on Fri, 29 Feb 2008 15:31:08 GMT
|> Scalar::Util is up to date.
|>
|> Anyone have a solution?
|>
|
| For some reason yum perl updates on Fedora 8 cause this to happen for
| me.  Even though CPAN reports that you have the latest version of
| Scalar:Util, you will still need to download, compile, and install
| Scalar-List-Utils-1.19.tar.gz.  This should resolve the issue for you,
| at least it has worked for me the last few perl updates.
|
| GL,
|
| Bill
|
I found out this also works:

~ $cpan
~  force install Scalar::Util
- --

~  Steve
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFHyJzyeERILVgMyvARAvdWAJ9Br+Tb2elljt2QiOGIC4peiXgevgCfZ6md
DVovqagwclYoUTF3q93YdR8=
=dZWU
-----END PGP SIGNATURE-----