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

Sakila::Result::FilmList

ACCESSORS

fid

  data_type: SMALLINT
  default_value: 0
  extra: HASH(0xa83e470)
  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(0xa842d98)
  is_nullable: 1
  size: 5

rating

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

actors

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