<Zim>MY BUSINESS IS DONE!</Zim>

Test diagnostics now look like this:

  not ok 21 - foo is bar?
  #   Failed test 'foo is bar?'
  #   in t/foo.t at line 40.
  #          got: 'foo'
  #     expected: 'bar'

If there's no description it looks like this:

  not ok 21
  #   Failed test in t/foo.t at line 40.
  #          got: 'foo'
  #     expected: 'bar'

I had to change a lot of the tests for this so if anyone wants to change
the diagnostics at this point they'll have to patch it themselves, I'm not 
going back and doing it again.

If you suspect this will affect your module pull the latest version off
svn.schwern.org and give it a whack.


-- 
Michael G Schwern     [EMAIL PROTECTED]     http://www.pobox.com/~schwern
Reality is that which, when you stop believing in it, doesn't go away.
        -- Phillip K. Dick

Reply via email to