Swap order of _relnames_and_method return values
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Fri, 20 Dec 2013 22:06:29 +0000 (22:06 +0000)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Fri, 20 Dec 2013 22:12:11 +0000 (22:12 +0000)
commit45b70e6c5450ee7a1428f10dd90dce0a50e45ff4
tree5ff7770d6772b38829332ced1d67e591ee295d12
parentd75f8e7993a24250d69ed775830b1e366aa8d458
Swap order of _relnames_and_method return values

It makes more sense to have the local relname first, then the remote
relname and method. Note that this plus the previous commit are not a
no-op, since the meanings of the names have changed.
lib/DBIx/Class/Schema/Loader/RelBuilder.pm
lib/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_040.pm
lib/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_05.pm