my $query = " SELECT * FROM hlstats_Servers "; my $result = &doQuery($query); my $hash_ref = $result->fetchrow_arrayref();