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

NAME

Dbc::Schema::Result::Country

TABLE: countries

ACCESSORS

countryid

  data_type: 'integer'
  is_auto_increment: 1
  is_nullable: 0

country

  data_type: 'text'
  is_nullable: 1

mainlangid

  data_type: 'integer'
  is_nullable: 1

PRIMARY KEY