Binary package “libdbix-class-schema-populatemore-perl” in ubuntu mantic

module providing an enhanced 'populate' method to DBIx::Class apps

 DBIx::Class::Schema::PopulateMore is a DBIx::Class::Schema component that
 provides an enhanced version of the builtin method "populate" in
 DBIx::Class::Schema. What it does is make it easier when you are doing a
 first time setup and need to insert a bunch of rows, like the first time you
 deploy a new database, or after you update it.