Adriano Ferreira wrote:

> It would be something different, like
> 
>       use Test::More tests => 'defer';
> 
> and then
> 
>       plan past_tests => $n;

What benefit would that give? plan() is nice because it provides protection
against you test script exiting prematurely.

-- 
Michael Peters
Developer
Plus Three, LP

Reply via email to