The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "OAI-PMH provider backed by a searchable Catmandu::Store",
   "author" : [
      "Nicolas Steenlant <nicolas.steenlant@ugent.be>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer-Plugin-Catmandu-OAI",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Software::License" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "Catmandu" : "0.03",
            "Dancer" : "1.3",
            "perl" : "v5.10.1"
         }
      }
   },
   "provides" : {
      "Dancer::Plugin::Catmandu::OAI" : {
         "file" : "lib/Dancer/Plugin/Catmandu/OAI.pm",
         "version" : "0.02"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.02"
}