{
   "abstract" : "pure Perl interface to getrandom(2)",
   "author" : [
      "Lukas Mai <l.mai@web.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Sys-GetRandom-PP",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.0",
            "File::Find" : "0",
            "File::Spec" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Markdown" : "3.005",
            "Pod::Markdown::Githubert" : "0",
            "Pod::Text" : "4.09",
            "Test::Pod" : "1.22"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "5.57",
            "constant" : "1.03",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test2::V0" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mauke/Sys-GetRandom-PP",
         "web" : "https://github.com/mauke/Sys-GetRandom-PP"
      }
   },
   "version" : "0.01",
   "x_serialization_backend" : "JSON::PP version 4.16"
}