[Dbix-class] error installing DBIx::Class

Brandon Black blblack at gmail.com
Tue Jul 10 15:38:21 GMT 2007


On 7/10/07, John Napiorkowski <jjn1056 at yahoo.com> wrote:
> Can you "prove --verbose t/33storage_reconnect.t" on
> that test so we can get the details?  There isn't a
> lot going on in that test that I can see would go
> easily wrong and also not cause lots of other tests to
> fail.
>

I would use "prove -vb t/33storage_reconnect.t", the -v is --verbose
of course, the -b tells prove to effectively do "-Mblib/lib" to ensure
you're running the test against the version you've unpacked, instead
of some other version you already have installed.

-- Brandon



More information about the Dbix-class mailing list