Is there a way to ask prove to print out the row number of each ok() call ?
I have a test script that blows up after 18 calls to ok() inside the application printing only the line number in the application. I can search for the title of the ok() all but it would be nice if I could ask prove (maybe in the -d flag) to print the line number of each ok() call. Gabor