On Thu 02 Jan 2003, root <[EMAIL PROTECTED]> wrote: > This is an error report generated automatically by CPANPLUS. > Below is the error stack during 'make test': > [...] > t/031_formatting..........................# Looks like you planned 8 tests but only >ran 2. > dubious > Test returned status 6 (wstat 1536, 0x600) > DIED. FAILED tests 3-8
Fixed in 0.13 (just uploaded), thanks. I forgot to update my skip condition when I added extra tests, and the skip only gets triggered on systems without support for any of the backends. I'll make sure to run the tests on such a configuration in the future. Kake
