in reply to perl /cron /DBI

Why don't you try by adding whole Perl path (eg: /usr/bin/perl ) in cron entry? i think if the script works fine then even cron should work.Also add the Perl path in beginning of test.pl (eg: #!/usr/bin/perl )

Thanks,
ShekarKCB.