I know this isnt asl specific but was wondering how I can solve this.
Often times when running perl applications, and in Cron I get this:
This all started after a Centos 5.2 upgrade, and occurs on an x86_64 build machine with Plesk 8.4.Cron <root@my.server.com> /usr/share/spamassassin/sa-update.cron 2>&1 | tee -a /var/log/sa-update.log
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.
I was wondering if anyone knew how to fix this.
Thanks.