<p>FOREIGNBUILDARGS is added by MooseX::NonMoose and is built into Moo.<br>
It is designed for munging constructor parameters before sending them to the superclass, whereas BUILDARGS is for munging params in the subclass. It is unnecessary in this case, as Moo(se) ( the subclass ) is the one that needs it's constructor params munged, not DBIx::Class::ResultSet ( the superclass ).</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/ediblenergy/dbix-class wip/moo_resultsets_docs</pre>
<p>Or view, comment on, or merge it at:</p>
<p>&nbsp;&nbsp;<a href='https://github.com/dbsrgits/dbix-class/pull/50'>https://github.com/dbsrgits/dbix-class/pull/50</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>removed FOREIGNBUILDARGS, it is unneccessary</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/dbix-class/pull/50/files#diff-0">lib/DBIx/Class/ResultSet.pm</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/dbsrgits/dbix-class/pull/50.patch'>https://github.com/dbsrgits/dbix-class/pull/50.patch</a></li>
  <li><a href='https://github.com/dbsrgits/dbix-class/pull/50.diff'>https://github.com/dbsrgits/dbix-class/pull/50.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/dbsrgits/dbix-class/pull/50">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/302594__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyMDA0NDA2MywiZGF0YSI6eyJpZCI6MzYyMTU5MzN9fQ==--c54cc630fc5dfe91adb91593148218219ffbb917.gif" width="1" /></p>