Explicit exception clarifying that $rsrc->from() is not a setter
authorPeter Rabbitson <ribasushi@cpan.org>
Mon, 2 May 2016 11:35:40 +0000 (13:35 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 4 May 2016 16:17:17 +0000 (18:17 +0200)
commitb8e0ecca212fd1ad779865238c8bd4b3c2f62e3f
tree29d193c7697ba1cdf7b22048c4aebddcfa0b034a
parentdad6d9e5a228e2d2252c55da913dd4c2b878ee72
Explicit exception clarifying that $rsrc->from() is not a setter

This has always been the case, but previously from('foo') would just eat the
arguments silently
Changes
lib/DBIx/Class/ResultSource/Table.pm
lib/DBIx/Class/ResultSource/View.pm