in reply to Problem with AIX 5.3 Perl/SH Script and Crontab

Replace your perl script with the following:

#!/bin/sh /Antivirus/sophos-av/update/savupdate.sh 1>/tmp/updater 2>&1
and seek help on some shell forum.