d, col_int, col_text, col_real FROM datatable', [qw{id col_int col_text col_real}] ); $c->render( json => $res ); =cut sub new { my $class = shift; my $self = {}; $self = {@_}; die("Undefined