The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "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.0529, CPAN::Meta::Converter version 2.150001",
   "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",
            "PDL::Graphics::PGPLOT" : "0",
            "PDL::Slatec" : "0",
            "PGPLOT" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "PDL::Core" : "2.008"
         }
      },
      "runtime" : {
         "requires" : {
            "PDL::Core" : "2.008",
            "PDL::Graphics::PGPLOT" : "0",
            "PDL::Slatec" : "0",
            "PGPLOT" : "0"
         }
      },
      "test" : {
         "requires" : {
            "PDL::Core" : "2.008",
            "PDL::Graphics::PGPLOT" : "0",
            "PDL::Slatec" : "0",
            "PGPLOT" : "0",
            "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.72"
}