I know that:
$sth->fetchrow_hashref
$sth->fetchrow_arrayref
I don't use any of them since switching all of my DB code to use DBIx::Class.