On 17/07/06, chromatic <[EMAIL PROTECTED]> wrote:
On Monday 17 July 2006 11:37, Ovid wrote:

> For example, what could be done in TAP::Harness to improve the reporting on
> line numbers? That alone would be a nice benefit for folks.

I agree, but I disclaim the idea that there's a nice, general, working
heuristic.

The best I've come up with cheats by looking at call frames from a Test::*
package and chooses the first one not in those.  It will work often, but not
always.

What's the problem you're trying to solve? What's wrong with the current method?

F

Reply via email to