{
  "abstract" : "parallel benchmark module",
  "author" : [
     "FUJIWARA Shunichiro <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v0.4.2",
  "license" : "perl_5",
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Parallel-Benchmark",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.36"
        }
     },
     "configure" : {
        "requires" : {
           "CPAN::Meta" : "0",
           "CPAN::Meta::Prereqs" : "0",
           "Module::Build" : "0.38"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion" : "0.10108",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.2"
        }
     },
     "runtime" : {
        "requires" : {
           "File::Temp" : "0",
           "Log::Minimal" : "0",
           "Mouse" : "0",
           "POSIX" : "0",
           "Parallel::ForkManager" : "v0.7.6",
           "Parallel::Scoreboard" : "0",
           "Time::HiRes" : "0",
           "Try::Tiny" : "0"
        }
     }
  },
  "provides" : {
     "Parallel::Benchmark" : {
        "file" : "lib/Parallel/Benchmark.pm",
        "version" : "0.08"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/fujiwara/p5-Parallel-Benchmark/issues"
     },
     "homepage" : "https://github.com/fujiwara/p5-Parallel-Benchmark",
     "repository" : {
        "url" : "git://github.com/fujiwara/p5-Parallel-Benchmark.git",
        "web" : "https://github.com/fujiwara/p5-Parallel-Benchmark"
     }
  },
  "version" : "0.08",
  "x_contributors" : [
     "FUJIWARA Shunichiro <[email protected]>"
  ]
}