CONTENTS

NAME

App::Prove::State - State storage for the prove command.

VERSION

Version 3.48

DESCRIPTION

The prove command supports a --state option that instructs it to store persistent state across runs. This module implements that state and the operations that may be performed on it.

SYNOPSIS

# Re-run failed tests
$ prove --state=failed,save -rbv

METHODS

Class Methods

new

Accepts a hashref with the following key/value pairs: