$dbh = DBI->connect("dbi:mysql:datenbank", "user", "passwort") or die "Can't connect to database: $DBI::errstr\n";