{
  "abstract" : "a collection of statistics modules in Perl Data Language, with a quick-start guide for non-PDL people.",
  "author" : [
     "Maggie J. Xiong  <maggiexyz users.sourceforge.net>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.54, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "PDL-Stats",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "PDL::Core" : "2.008"
        }
     },
     "configure" : {
        "requires" : {
           "PDL::Core" : "2.008"
        }
     },
     "develop" : {
        "requires" : {
           "CPAN::Changes" : "0"
        }
     },
     "runtime" : {
        "recommends" : {
           "PDL::Graphics::PGPLOT" : "0",
           "PDL::Slatec" : "0"
        },
        "requires" : {
           "PDL::Core" : "2.008"
        }
     },
     "test" : {
        "requires" : {
           "PDL::Core" : "2.008",
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/PDLPorters/PDL-Stats",
        "web" : "https://github.com/PDLPorters/PDL-Stats"
     }
  },
  "version" : "0.76",
  "x_serialization_backend" : "JSON::PP version 4.00"
}