The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Data::Page::Pagination - calculates the pagination view",
   "author" : [
      "Steffen Winkler <steffenw at cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112621",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-Page-Pagination",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Data::Page" : 0,
            "Test::More" : 0,
            "Test::NoWarnings" : 0
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "recommends" : {
            "Test::Pod" : "1.14",
            "Test::Pod::Coverage" : "1.04"
         },
         "requires" : {
            "List::Util" : 0,
            "Moose" : 0,
            "Moose::Util::TypeConstraints" : 0,
            "MooseX::StrictConstructor" : 0,
            "MooseX::Types::Moose" : 0,
            "Syntax::Feature::Method" : 0,
            "namespace::autoclean" : 0,
            "perl" : "5.006",
            "syntax" : 0,
            "version" : 0
         }
      }
   },
   "provides" : {
      "Data::Page::Pagination" : {
         "file" : "lib/Data/Page/Pagination.pm",
         "version" : "0.005"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.005"
}