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

[d2% appname %2d]::Schema::Result::User

COMPONENTS LOADED

TABLE: users

ACCESSORS

id

data_type: 'integer'
is_auto_increment: 1
is_nullable: 0

username

data_type: 'varchar'
is_nullable: 0

password

data_type: 'varchar'
is_nullable: 0

PRIMARY KEY

UNIQUE CONSTRAINTS

username_unique