in reply to DBI confusion

$dbh = DBI->connect("DBI:mysql:database=$database;host=$dbhost",$dbuse +r,$dbpassword);