my $country = new DB::Countries; my $to_insert = { country => 'Testunien', country_code => 'TST' };