Math-RNG-Microsoft

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "a pseudo-random number generator compatible with Visual C.",
   "author" : [
      "Shlomi Fish <shlomif@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Math-RNG-Microsoft",
   "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::Code::TidyAll" : "0.50",
            "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" : {
            "Class::XSAccessor" : "0",
            "bigint" : "0",
            "integer" : "0",
            "parent" : "0",
            "perl" : "5.014",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Differences" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Math::RNG::Microsoft" : {
         "file" : "lib/Math/RNG/Microsoft.pm",
         "version" : "v0.4.0"
      },
      "Math::RNG::Microsoft::Base" : {
         "file" : "lib/Math/RNG/Microsoft/Base.pm",
         "version" : "v0.4.0"
      },
      "Math::RNG::Microsoft::FCPro" : {
         "file" : "lib/Math/RNG/Microsoft/FCPro.pm",
         "version" : "v0.4.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-math-rng-microsoft@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Math-RNG-Microsoft"
      },
      "homepage" : "http://metacpan.org/release/Math-RNG-Microsoft",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/shlomif/abc-path",
         "web" : "https://github.com/shlomif/abc-path"
      }
   },
   "version" : "0.4.0",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.038002"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "test",
                  "type" : "requires"
               }
            },
            "name" : "@Filter/TestMoreDoneTesting",
            "version" : "6.032"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@Filter/AutoPrereqs",
            "version" : "6.032"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Filter/ExecDir",
            "version" : "6.032"
         },
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",



( run in 2.961 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )