Re: @INC paths for TAP::Harness
[email protected] ("David E. Wheeler")
| Newsgroups | perl.module.build |
|---|---|
| Message-ID | <[email protected]> |
On Jul 9, 2008, at 11:43, Eric Wilhelm wrote: >> Makes sense to me. Though it did work fine the way I had it. I wonder >> why it wasn't a problem? > > You were not running './Build test --use-tap-harness' for > Module::Build > because I am still sitting on the make-that-an--option code. The test I wrote uses it, though (as a boolean), and it runs tests. Oh! The tests run by the tests have no dependencies. That's why it didn't matter. Good catch! Best, David