{
"abstract" : "Play John Horton Conway's Game of Life, hopefully faster than a naive implementation.",
"author" : [
"Thomas R. Wyant, III F<wyant at cpan dot org>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4231",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "
http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Game-Life-Faster",
"no_index" : {
"directory" : [
"inc",
"t",
"xt"
]
},
"prereqs" : {
"build" : {
"requires" : {
"Test2::Plugin::BailOnFail" : "0",
"Test2::Tools::LoadModule" : "0",
"Test2::V0" : "0"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"List::Util" : "0",
"perl" : "5.008001",
"strict" : "0",
"warnings" : "0"
}
}
},
"provides" : {
"Game::Life::Faster" : {
"file" : "lib/Game/Life/Faster.pm",
"version" : "0.004"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"mailto" : "
[email protected]",
"web" : "
https://github.com/trwyant/perl-Game-Life-Faster/issues"
},
"license" : [
"
http://dev.perl.org/licenses/"
],
"repository" : {
"type" : "git",
"url" : "git://github.com/trwyant/perl-Game-Life-Faster.git",
"web" : "
https://github.com/trwyant/perl-Game-Life-Faster"
}
},
"version" : "0.004",
"x_serialization_backend" : "JSON::PP version 4.05"
}