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

Changes for version 0.018 - 2017-08-05

  • Fixed
    • Fixed name of "guid" unique constraint on Stats table. By default, DBIx::Class uses the name of the table (cpanstats) in the constraint name, but this makes it harder for that name to change in the future. Now the name of the constraint is just "guid".
  • Added
    • Allow test reports to be re-processed. If a test report has already been processed (based on its guid), the Stats entry will be updated.

Documentation

Rex task configuration for CPANTesters Schema
Install, upgrade and examine the CPAN Testers database schema

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
Legacy user information from the Metabase
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
Raw reports as JSON documents
Information about uploads to CPAN
Query the per-release summary testers data
Query the raw test reports
Query the CPAN uploads data