<blockquote>
<p>I guess I have another old version of a module kicking around somewhere.</p>
</blockquote>

<p>No. All <code>-l</code> does is the equivalent to <code>-Ilib</code>. Without doing so you are running the tests you wrote for changes you made <strong>in your workdir</strong> against stuff <strong>outside of your workdir</strong>. Given you just made the changes it is extremely unlikely that you will have them also installed under your usual <code>@INC</code>. Hence the failures ;)</p>

<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/sql-translator/pull/72#issuecomment-154037933">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AASeAoqZjvPysJ-zEql0-lGk_Q21Bxooks5pCzeogaJpZM4GFi1N.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/dbsrgits/sql-translator/pull/72#issuecomment-154037933"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>