my $dbh = DBI->connect("dbi:SQLite:dbname=$dbfile", "", "", { private_username => $username });