Re: Perl problem (Scalar::Util)



Steven Stern wrote:
I'm getting the following error from various perl programs:

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?


See https://bugzilla.redhat.com/show_bug.cgi?id=382481 - a recent update to perl broke other packages like MailScanner due to Scalar::Util issues. Try using "force install Scalar::Util" in cpan, that fixed it for me.

Some more information is available here, which is where I found the way to fix it. http://forums.whirlpool.net.au/forum-replies-archive.cfm/843943.html


--
Mike Iglesias Email: iglesias@xxxxxxx
University of California, Irvine phone: 949-824-6926
Network & Academic Computing Services FAX: 949-824-2270

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • &Compress::Zlib::gzopen and Scalar::Util errors
    ... There was a Perl security update last night, ... Use of uninitialized value in concatenation or string at ... cpan> install Bundle::CPAN ... cpan> install Compress::Zlib ...
    (comp.lang.perl.misc)
  • Re: Perl problem (Scalar::Util)
    ... Use of uninitialized value in concatenation or string at ... cpan> install Scalar::Util ... Try using "force install Scalar::Util" in cpan, ...
    (Fedora)
  • Perl problem (Scalar::Util)
    ... Use of uninitialized value in concatenation or string at ... cpan> install Scalar::Util ...
    (Fedora)
  • force install Bundle::CPAN failing
    ... This is on an ubuntu machine an force install Bundle::CPAN is failing. ... CPAN: File::HomeDir loaded ok ... Checking if your kit is complete... ... CPAN: checksum security checks disabled because Digest::SHA not installed. ...
    (Ubuntu)
  • Re: Out of memory! - from CPAN
    ... As I am new here and had not received many replies, I was merely asking for a "better suggested place" to ask my odd error messages question. ... > 1) Download the Bundle::CPAN tarball from CPAN and install it manually ... The cpan until is being pahased out anyway, ... This works fine on modules with no to just a few dependencies. ...
    (perl.beginners)