Help for this page
my @returned = withDB { ... # Optionally pass 'handle factory' after this block. };
withDB { forSelect { ... } shift, $query, \@bindvals; };