package Model::DB::Result::OtherThing; # <- No "s," and not Otherthing. use base 'DBIx::Class::Core'; use strict; use warnings; __PACKAGE__->table("otherthings"); # <- "s"