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

COMPONENTS LOADED

TABLE: entries

ACCESSORS

id

data_type: 'integer'
is_auto_increment: 1
is_nullable: 0

title

data_type: 'text'
is_nullable: 0

summary

data_type: 'text'
is_nullable: 0

content

data_type: 'text'
is_nullable: 0

created_at

data_type: 'timestamp'
default_value: current_timestamp
is_nullable: 1

PRIMARY KEY