#!perl use Test::More (tests => 3); ok('foo is rad'); ok('foo is radder'); ok('foo is the bestest');