<p>All tests successful.<br>
  Files=94, Tests=20844, 25 wallclock secs<br>
  Result: PASS</p>

<p>All database related tests was skipped when running this test suite.</p>

<hr><p>batman: I'm sending this pull request so we don't forget about it ribasushi. comments are more than welcome</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/jhthorsen/dbix-class people/batman/lazy-load-sources</pre>
<p>Or view, comment on, or merge it at:</p>
<p>&nbsp;&nbsp;<a href='https://github.com/dbsrgits/dbix-class/pull/32'>https://github.com/dbsrgits/dbix-class/pull/32</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add support for load_namespaces(lazy_load =&gt; 1, ...)</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/dbix-class/pull/32/files#diff-0">lib/DBIx/Class/Schema.pm</a>
    (48)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/dbsrgits/dbix-class/pull/32/files#diff-1">t/39load_namespaces_lazy.t</a>
    (34)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/dbsrgits/dbix-class/pull/32/files#diff-2">t/lib/DBICNSTest/Result/R.pm</a>
    (13)
  </li>
</ul>

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