*************************************************************************** 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".