use Test; BEGIN { plan tests => 1 }; use Data::Pagination 0.37; ok(1);