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

Changes for version 0.0127 - 2015-06-02

  • Add $VERSION to lib/**.pm modules that were missing it so they'll be indexed
    • See https://rt.cpan.org/Ticket/Display.html?id=104864
    • Thanks to CHORNY for the report.
  • Convert from 'use base' to the more modern 'use parent'.
    • “Because I’m all about the base, about the base, about the base. No parent!”

Documentation

A command-line tool for running tests against Test::Run

Modules

Analyze tests from the command line using Test::Run
the default command line driver.
Analyze tests from the command line using Test::Run
A Module for running tests from the command line
a module implementing a standalone command line app for runprove.
trap the output of a runprove run.
trap the output of a run of Test::Run::CmdLine::Prove::App.