my $tmp = $dbh->selectall_arrayref($query, { Slice => {} }, $SearchWord ); my $json_str = encode_json( $tmp );