The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

GenOO::RegionCollection - Role for a collection of GenOO::Region objects

SYNOPSIS

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

DESCRIPTION

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