The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Load, access, update one or more data lists for statistical analysis",
   "author" : [
      "Roderick Garton <rgarton@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4214",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Statistics-Data",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Array::Compare" : "2.11",
            "Test::More" : "0.98"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4214"
         }
      },
      "runtime" : {
         "requires" : {
            "Clone" : "0.38",
            "List::AllUtils" : "0.09",
            "Number::Misc" : "1.2",
            "Scalar::Util" : "1.41",
            "String::Util" : "1.24",
            "Text::SimpleTable" : "2.03"
         }
      }
   },
   "provides" : {
      "Statistics::Data" : {
         "file" : "lib/Statistics/Data.pm",
         "version" : "0.11"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.11",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}