{ "abstract" : "Consistent object-oriented interface for generating random numbers", "author" : [ "David Golden " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.131560", "license" : [ "apache_2_0" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Math-Random-OO", "no_index" : { "directory" : [ "t", "xt", "examples", "corpus" ], "package" : [ "DB" ] }, "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "6.30" } }, "develop" : { "requires" : { "Pod::Coverage::TrustPod" : "0", "Test::CPAN::Meta" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08" } }, "runtime" : { "requires" : { "Carp" : "0", "Class::Accessor::Fast" : "0", "Params::Validate" : "0.76", "base" : "0", "perl" : "5.006", "strict" : "0", "warnings" : "0" } }, "test" : { "requires" : { "ExtUtils::MakeMaker" : "0", "File::Find" : "0", "File::Spec::Functions" : "0", "File::Temp" : "0", "List::Util" : "0", "Test::MockRandom" : "0.95", "Test::More" : "0", "Test::Number::Delta" : "0.14", "blib" : "0" } } }, "provides" : { "Math::Random::OO" : { "file" : "lib/Math/Random/OO.pm", "version" : "0.22" }, "Math::Random::OO::Bootstrap" : { "file" : "lib/Math/Random/OO/Bootstrap.pm", "version" : "0.22" }, "Math::Random::OO::Normal" : { "file" : "lib/Math/Random/OO/Normal.pm", "version" : "0.22" }, "Math::Random::OO::Uniform" : { "file" : "lib/Math/Random/OO/Uniform.pm", "version" : "0.22" }, "Math::Random::OO::UniformInt" : { "file" : "lib/Math/Random/OO/UniformInt.pm", "version" : "0.22" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/dagolden/math-random-oo/issues" }, "homepage" : "https://metacpan.org/release/Math-Random-OO", "repository" : { "type" : "git", "url" : "git://github.com/dagolden/math-random-oo.git", "web" : "https://github.com/dagolden/math-random-oo" } }, "version" : "0.22" }