print 'not ' unless($foo == 42); print 'ok '.$test++."\n";