AI-Pathfinding-OptimizeMultiple
view release on metacpan or search on metacpan
{
"abstract" : "optimize path finding searches for a large set of initial conditions (for better average performance).",
"author" : [
"Shlomi Fish <shlomif@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
"license" : [
"mit"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "AI-Pathfinding-OptimizeMultiple",
"prereqs" : {
"build" : {
"requires" : {
"Module::Build" : "0.28"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.28"
}
},
"develop" : {
"requires" : {
"Pod::Coverage::TrustPod" : "0",
"Test::CPAN::Changes" : "0.19",
"Test::EOL" : "0",
"Test::More" : "0.96",
"Test::NoTabs" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08",
"Test::TrailingSpace" : "0.0203"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Exception::Class" : "0",
"File::Path" : "0",
"Getopt::Long" : "0",
"IO::File" : "0",
"MooX" : "0",
"MooX::Types::MooseLike::Base" : "0",
"MooX::late" : "0.007",
"PDL" : "0",
"PDL::IO::FastRaw" : "0",
"Scalar::Util" : "0",
"autodie" : "0",
"perl" : "5.012",
"strict" : "0",
"vars" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::Differences" : "0",
"Test::More" : "0.88"
}
}
},
"provides" : {
"AI::Pathfinding::OptimizeMultiple" : {
"file" : "lib/AI/Pathfinding/OptimizeMultiple.pm",
"version" : "v0.0.17"
},
"AI::Pathfinding::OptimizeMultiple::App::CmdLine" : {
"file" : "lib/AI/Pathfinding/OptimizeMultiple/App/CmdLine.pm",
"version" : "v0.0.17"
},
"AI::Pathfinding::OptimizeMultiple::DataInputObj" : {
"file" : "lib/AI/Pathfinding/OptimizeMultiple/DataInputObj.pm",
"version" : "v0.0.17"
},
"AI::Pathfinding::OptimizeMultiple::IterState" : {
"file" : "lib/AI/Pathfinding/OptimizeMultiple/IterState.pm",
"version" : "v0.0.17"
},
"AI::Pathfinding::OptimizeMultiple::PostProcessor" : {
"file" : "lib/AI/Pathfinding/OptimizeMultiple/PostProcessor.pm",
"version" : "v0.0.17"
},
"AI::Pathfinding::OptimizeMultiple::Scan" : {
"file" : "lib/AI/Pathfinding/OptimizeMultiple/Scan.pm",
"version" : "v0.0.17"
},
"AI::Pathfinding::OptimizeMultiple::ScanRun" : {
"file" : "lib/AI/Pathfinding/OptimizeMultiple/ScanRun.pm",
"version" : "v0.0.17"
},
"AI::Pathfinding::OptimizeMultiple::SimulationResults" : {
"file" : "lib/AI/Pathfinding/OptimizeMultiple/SimulationResults.pm",
"version" : "v0.0.17"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/shlomif/fc-solve/issues"
},
"homepage" : "http://metacpan.org/release/AI-Pathfinding-OptimizeMultiple",
"repository" : {
"type" : "git",
"url" : "ssh://git@github.com/shlomif/fc-solve.git",
"web" : "http://github.com/shlomif/fc-solve"
}
},
"version" : "0.0.17",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.034001"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::Prereqs",
"config" : {
"Dist::Zilla::Plugin::Prereqs" : {
"phase" : "test",
"type" : "requires"
}
},
"name" : "@Filter/TestMoreDoneTesting",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@Filter/AutoPrereqs",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@Filter/ExecDir",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::GatherDir",
"config" : {
"Dist::Zilla::Plugin::GatherDir" : {
"exclude_filename" : [],
"exclude_match" : [],
"follow_symlinks" : 0,
"include_dotfiles" : 0,
"prefix" : "",
"prune_directory" : [],
"root" : "."
}
},
"name" : "@Filter/GatherDir",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@Filter/License",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "@Filter/ManifestSkip",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@Filter/MetaYAML",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@Filter/PruneCruft",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Readme",
"name" : "@Filter/Readme",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::RunExtraTests",
"config" : {
}
],
"include_underscores" : 0
},
"Dist::Zilla::Role::MetaProvider::Provider" : {
"$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002004",
"inherit_missing" : 1,
"inherit_version" : 1,
"meta_noindex" : 1
},
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000037",
"version" : "0.006"
}
},
"name" : "@Filter/MetaProvides::Package",
"version" : "2.004003"
},
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "@Filter/MetaResources",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::ModuleBuild",
"config" : {
"Dist::Zilla::Role::TestRunner" : {
"default_jobs" : "4"
}
},
"name" : "@Filter/ModuleBuild",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::PkgVersion",
"name" : "@Filter/PkgVersion",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::PodCoverageTests",
"name" : "@Filter/PodCoverageTests",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@Filter/PodSyntaxTests",
"version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Test::Compile",
"config" : {
"Dist::Zilla::Plugin::Test::Compile" : {
"bail_out_on_fail" : 0,
"fail_on_warning" : "author",
"fake_home" : 0,
"filename" : "t/00-compile.t",
"module_finder" : [
":InstallModules"
],
"needs_display" : 0,
"phase" : "test",
"script_finder" : [
":PerlExecFiles"
],
"skips" : [],
"switch" : []
}
},
"name" : "@Filter/Test::Compile",
"version" : "2.058"
},
{
"class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
"config" : {
"Dist::Zilla::Plugin::Test::CPAN::Changes" : {
"changelog" : "Changes"
}
},
"name" : "@Filter/Test::CPAN::Changes",
"version" : "0.012"
},
{
"class" : "Dist::Zilla::Plugin::Test::EOL",
"config" : {
"Dist::Zilla::Plugin::Test::EOL" : {
"filename" : "xt/author/eol.t",
"finder" : [
":ExecFiles",
":InstallModules",
":TestFiles"
],
"trailing_whitespace" : 1
}
},
"name" : "@Filter/Test::EOL",
"version" : "0.19"
},
{
"class" : "Dist::Zilla::Plugin::Test::NoTabs",
"config" : {
"Dist::Zilla::Plugin::Test::NoTabs" : {
"filename" : "xt/author/no-tabs.t",
"finder" : [
":InstallModules",
":ExecFiles",
":TestFiles"
]
}
},
"name" : "@Filter/Test::NoTabs",
"version" : "0.15"
},
{
"class" : "Dist::Zilla::Plugin::Test::TrailingSpace",
"name" : "@Filter/Test::TrailingSpace",
"version" : null
},
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@Filter/TestRelease",
"version" : "6.024"
( run in 0.911 second using v1.01-cache-2.11-cpan-f0fbb3f571b )