The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.7

  • Converted the distribution to Build.PL and re-organized it to put everything under its proper place. Started maintaining it in:
    • http://svn.berlios.de/svnroot/repos/web-cpan/Statistics-Descriptive/
  • Converted t/descr.t to use "use strict;" and "use warnings;".
  • Converted t/descr.t to use Test::More.
  • Cleaned up the "use" statement of lib/Statistics/Descriptive.pm.
  • Added more explicit dependencies (core, though) to Build.PL.
  • Fixed RT bug #34999: freq distribution generated too many bins.
    • https://rt.cpan.org/Ticket/Display.html?id=34999
  • Added some keywords and resources to the META.yml, using Build.PL's meta_merge.
  • Fixed https://rt.cpan.org/Ticket/Display.html?id=32183
    • more authoritative (and non-broken) link to the RFC.
  • Applied the patch in https://rt.cpan.org/Ticket/Display.html?id=9160
    • {{#9160: Variance and Standard Deviation use costly pseudo-variance, instead of computing real variance}}.

Modules

Module of basic descriptive statistical functions.

Provides

in lib/Statistics/Descriptive.pm
in lib/Statistics/Descriptive.pm