Re: [tap] JSON TAP Diagnostics?

2008-08-22 Thread Lisa Dusseault
From a personal perspective, I'm an admirer of JSON and its clarity and simplicity, and also prefer only-one-format. It's hard to negotiate between two formats over the wire and get that right. From a standardization perspective, since JSON is already an RFC, and because IETF reviewers loo

Re: App::Prove::State Users?

2008-08-22 Thread Nicholas Clark
On Fri, Aug 22, 2008 at 09:18:36AM -0700, Ovid wrote: > Does anyone use App::Prove::State, a module which ships with the new > Test::Harness? Outside of the Test::Harness distribution, the only code which > I know of which uses it is a quick "which tests are slow?" hack I put > together. > > I

App::Prove::State Users?

2008-08-22 Thread Ovid
Does anyone use App::Prove::State, a module which ships with the new Test::Harness? Outside of the Test::Harness distribution, the only code which I know of which uses it is a quick "which tests are slow?" hack I put together. I ask this because I'm making some internal changes to this module. I