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

NAME

Class::Workflow::Instance - An instance in a workflow, with state and history.

SYNOPSIS

        use Class::Workflow::Instance;

DESCRIPTION