in reply to Re^3: RFC: Basic Testing Tutorial
in thread RFC: Basic Testing Tutorial

I strongly prefer the done_testing($n) idiom.

From the responses I have received it appears that you are far from alone in this. I've updated the tutorial to mention done_testing() now. Thanks.