April 14, 2012 | 82% of Perl Testing | Back Next |
Does the job, but ...
Have to count up number of tests for the plan
use Test::Simple ( tests => 1 );
Have to cram everything into 1st argument to ok()
Home Last TOC | Copyright © 2012 James E Keenan | Back Next |