'select product, price from table'; warn Dumper $tmp; $c->render( json => $tmp) $VAR1 = [ [ product: 'apples', price:'$1' ], [ product: 'oranges', price: '$2' ]