*************************************************************************** DBIx::Class::Relationship::ManyToMany::many_to_many(): *************************************************************************** The many-to-many relationship 'users' is trying to create a utility method called users_rs. This will completely overwrite one such already existing method on class Foo::Schema::Result::Role. You almost certainly want to rename your method or the many-to-many relationship, as the functionality of the original method will not be accessible anymore. To disable this warning set to a true value the environment variable DBIC_OVERWRITE_HELPER_METHODS_OK *************************************************************************** exists "/home/hendrik/Foo/script/../lib/Foo/Model/DB.pm". #### # Created by DBIx::Class::Schema::Loader v0.07045 @ 2016-02-17 22:44:41 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:bMzHYuEZzJ2A0eJIDbbqVA # These lines were loaded from '/usr/local/share/perl/5.18.2/Foo/Schema/Result/User.pm' found in @INC. # They are now part of the custom portion of this file # for you to hand-edit. If you do not either delete # this section or remove that file from @INC, this section # will be repeated redundantly when you re-create this # file again via Loader! See skip_load_external to disable # this feature.