Restore the context sensitive m2m helper calling of ->search
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 28 Sep 2016 09:25:47 +0000 (11:25 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 30 Sep 2016 15:45:56 +0000 (17:45 +0200)
commit13fd7cde4bfdf09da40fedc02ade59bffb766925
tree60b0c7051d98c3e0a4be839bc0e84d6fc444c966
parent97940e368df996e1fe6111fb14f560594dc4c0b2
Restore the context sensitive m2m helper calling of ->search

Subtly modified in 11e469d9, this prevents things like the ::IgnoreWantarray
helper from taking effect in this case.

An audit of all other wantarray() invoking sites did not reveal other issues
lib/DBIx/Class/Relationship/ManyToMany.pm