The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Parametric and nonparametric 1-way analyses of variance for means-comparison and clustering per differences/trends over independent or repeated measures of variables or levels",
   "author" : [
      "Roderick Garton <rgarton@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.421",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Statistics-ANOVA",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Array::Compare" : "2.11",
            "Test::More" : "0.98"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.421"
         }
      },
      "runtime" : {
         "requires" : {
            "List::AllUtils" : "0.09",
            "Math::Cephes" : "0.5304",
            "Scalar::Util" : "1.41",
            "Statistics::ANOVA::Friedman" : "0.01",
            "Statistics::ANOVA::JT" : "0.01",
            "Statistics::ANOVA::Page" : "0.01",
            "Statistics::Data" : "0.09",
            "Statistics::Data::Rank" : "0.01",
            "Statistics::DependantTTest" : "0.03",
            "Statistics::Lite" : "3.2",
            "Statistics::TTest" : "1.1"
         }
      }
   },
   "provides" : {
      "Statistics::ANOVA" : {
         "file" : "lib/Statistics/ANOVA.pm",
         "version" : "0.10"
      },
      "Statistics::ANOVA::Compare" : {
         "file" : "lib/Statistics/ANOVA/Compare.pm",
         "version" : "0.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.10"
}