Group
Extension

Matches 1

jQuery-DataTables ( T/TO/TOKAR/jQuery-DataTables-0.906.tar.gz, TOKAR, 2012; MetaCPAN )
jQuery-DataTables/lib/jQuery/DataTables.pm ( view source; MetaCPAN )
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 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.