There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

JQuery::DataTables::Heavy::Base - Base Role

SYNOPSIS

package JQuery::DataTables::Heavy::DBIC;
use Moo;
with 'JQuery::DataTables::Heavy::Base';

DESCRIPTION

Method

PREREQUISITES

Moo, MooX::Types::MooseLike::Base, Hash::Merge, Clone

Author

Yusuke Wtase <ywatase@gmail.com>