my $sth = App::User->sql_getusers(); $sth->execute('fred'); my $hash = $sth->fetchall_hash();