There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Bracket::Schema::Result::Region

ACCESSORS

id

data_type: INT
default_value: undef
is_nullable: 0
size: 11

name

data_type: VARCHAR
default_value: undef
is_nullable: 0
size: 16

RELATIONS

region_scores

Type: has_many

Related object: Bracket::Schema::Result::RegionScore

teams

Type: has_many

Related object: Bracket::Schema::Result::Team