The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Dancer2 plugin for Paginator::Lite.",
   "author" : [
      "Blabos de Blebe <blabos@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Dancer2-Plugin-Paginator",
   "prereqs" : {
      "build" : {
         "requires" : {
            "HTTP::Request::Common" : "0",
            "Plack::Test" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Dancer2::Plugin" : "0.159002",
            "Paginator::Lite" : "2.001003",
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "JSON" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/manwar/Dancer2-Plugin-Paginator/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/manwar/Dancer2-Plugin-Paginator.git",
         "web" : "https://github.com/manwar/Dancer2-Plugin-Paginator"
      }
   },
   "version" : "2.04",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0213"
}