From: Peter Rabbitson Date: Fri, 30 Sep 2016 16:50:58 +0000 (+0200) Subject: Merge the last bits of indirect callchain optimization X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=dc7d89911b7bb98c30208cf73af522a99998dcd6 Merge the last bits of indirect callchain optimization This set of commits (again - merge for easier bisect) is exclusively dealing with various wantarray()-aware methods, most notably ::ResultSet::search() Wide smoke of downstream adds only 3 extra dists to the list of "passes tests but warns about indirect-sugar overrides" as shown in 12e7015a. In the cases below all overrides are that of search() - a rather legitimate problem to be warning about Catalyst::Controller::DBIC::API DBIx::Class::Helpers DBIx::Class::ResultSet::AccessorsEverywhere No other known breakage as of this commit --- dc7d89911b7bb98c30208cf73af522a99998dcd6