while ( my $ref = $cursor->fetchrow_arrayref ) { $page_hits{$ref->[0]} = $ref->[1]; }