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.09 - 2018-07-12

  • Introduce Test::Against::Commit. Whereas Test::Against::Dev assesses the impact of monthly development releases -- and now also RC releases
    • on selected sets of modules (e.g., the top of the CPAN river), Test::Against::Commit assess the impact of individual commits to the repository. It should be particularly useful in measuring changes in impact between two specific commits.
  • Introduce Test::Against::Dev::Sort. Provides methods for validating and sorting lists of perl version strings.

Modules

Test CPAN modules against specific Perl build
Test CPAN modules against Perl dev releases
Sort Perl 5 development and RC releases in logical order