#!perl use Test::More (tests => 2); ok(1, 'bar is ok'); ok(1, 'bar is more ok');