<p>A simple 'use DBI;' in DBIx::Class::Storage::DBI will fix this. The fix<br>
is not included.</p>

<p>This is a somewhat esoteric bug, but it causes the tests of HTML::FormHandler::Model::DBIC to fail.</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Testcase to demonstrate that DBI is not always loaded before being used</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/dbsrgits/dbix-class/pull/23/files#diff-0">t/storage/bare_bones.db</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/dbsrgits/dbix-class/pull/23/files#diff-1">t/storage/bare_bones.t</a>
    (70)
  </li>
</ul>

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