Help for this page
# The person was trying to return a result set # was doing this. ... %hash = \%($responce); return %hash;
$sth->execute; ... } return ($hash);