Help for this page
%hash = 'a'..'j';; $hashref = \%hash;; ... print for $hashref, $copy;; HASH(0x394aa70) HASH(0x394aa70)
$Qresults->enqueue( \%{$result} );