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

DBIx::Cookbook::DBIC::Sakila::Result::NicerButSlowerFilmList

ACCESSORS

fid

data_type: SMALLINT
default_value: 0
extra: HASH(0xa12a6e0)
is_nullable: 1
size: 5

title

data_type: VARCHAR
default_value: undef
is_nullable: 1
size: 255

description

data_type: TEXT
default_value: undef
is_nullable: 1
size: 65535

category

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

price

data_type: DECIMAL
default_value: 4.99
is_nullable: 1
size: 4

length

data_type: SMALLINT
default_value: undef
extra: HASH(0xa137f90)
is_nullable: 1
size: 5

rating

data_type: ENUM
default_value: G
extra: HASH(0xa12d0f0)
is_nullable: 1
size: 5

actors

data_type: VARCHAR
default_value: undef
is_nullable: 1
size: 341