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::PlayerRole

ACCESSORS

player

data_type: INT
default_value: 0
is_foreign_key: 1
is_nullable: 0
size: 11

role

data_type: INT
default_value: 0
is_foreign_key: 1
is_nullable: 0
size: 11

RELATIONS

player

Type: belongs_to

Related object: Bracket::Schema::Result::Player

role

Type: belongs_to

Related object: Bracket::Schema::Result::Role