The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DBIx::Cookbook::DBIC::Sakila::Result::SalesByStore

ACCESSORS

store

  data_type: VARCHAR
  default_value: (empty string)
  is_nullable: 0
  size: 101

manager

  data_type: VARCHAR
  default_value: (empty string)
  is_nullable: 0
  size: 91

total_sales

  data_type: DECIMAL
  default_value: undef
  is_nullable: 1
  size: 27