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

Changes for version 0.002 - 2016-11-20

  • Added
    • Added `render_error` helper to reduce boilerplate for error reporting.
    • Added `Rexfile` deploy script to deploy the app with [Rex](http://rexify.org).
  • Fixed
    • Reduced the amount of release data transmitted. There were fields in the release summary API that aren't important or needed, so they were removed. Also, results for development Perl releases are no longer included in the API.
    • Disabled the `?since` parameter when querying all release summary data. This feature causes the database query to be too slow: Fetching all the data takes about a minute, fetching only the last day's worth of data takes hours before it times out.

Documentation

Rex task configuration for CPANTesters API application

Modules

REST API for CPAN Testers data
Base module for importing standard modules, features, and subs
API for test reports collected by CPAN release