my $dbh = DBI->connect('DBI:mysql:database=audic;host=localhost', 'coplan', 'password') or die "Can't connect to audic database: $DBI::errstr\n";