use Test::Simple tests => 1; ok( foo() eq 'foo' ); exit;