use Strict; use Warnings; [download]
Should be:
use strict; use warnings; [download]
In reply to Re^3: MySQL Table adding with Perl by marto in thread MySQL Table adding with Perl by Anonymous Monk