{ "abstract" : "Play John Horton Conway's Game of Life, hopefully faster than a naive implementation.", "author" : [ "Thomas R. Wyant, III F" ], "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" : [ "eg", "inc", "t", "xt" ] }, "prereqs" : { "build" : { "requires" : { "Test2::Plugin::BailOnFail" : "0", "Test2::Tools::LoadModule" : "0", "Test2::V0" : "0" } }, "configure" : { "requires" : { "lib" : "0", "strict" : "0", "warnings" : "0" } }, "runtime" : { "requires" : { "Carp" : "0", "List::Util" : "0", "constant" : "0", "perl" : "5.008001", "strict" : "0", "warnings" : "0" } } }, "provides" : { "Game::Life::Faster" : { "file" : "lib/Game/Life/Faster.pm", "version" : "0.007" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "mailto" : "wyant@cpan.org", "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Game-Life-Faster" }, "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.007", "x_serialization_backend" : "JSON::PP version 4.07" }