The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.002 - 2016-11-19

  • Added
    • Added relationship between report statistics and release summaries. This relationship can be used to see when the release summary was last updated.
    • Added release data query module (CPAN::Testers::Schema::ResultSet::Release) for easier querying of release data. This will be used to provide summary data for metacpan and various CPAN author dashboards.
  • Fixed
    • Properly enabled all Perl 5.24 features. Since we're relying on it, we should be using it to the fullest!

Modules

Schema for CPANTesters database processed from test reports
Base module for importing standard modules, features, and subs
A cache of the latest version of a dist by author
Collected test report stats about a single CPAN release
A single test report reduced to a simple pass/fail
The basic statistics information extracted from test reports
Information about uploads to CPAN
Query the per-release summary testers data