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

NAME

GenOO::TranscriptCollection - Role for a collection of GenOO::Transcript objects

SYNOPSIS

    # This role defines the interface for collections of L<GenOO::Transcript> objects
    # Cannot be initialized

DESCRIPTION

    This role defines the interface for collections of L<GenOO::Transcript> objects.
    All required attributes and subs must be present in classes that consume
    this role.